Searched refs:testId (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/tcl-105/tcl_ext/tclx/tclx/tests/compat/
H A Dserver.test49 proc TalkToEcho {testId readFH writeFH buffered} {
54 Test $testId.1 {simple client interaction} {
65 Test $testId.2 {simple client interaction} {
79 Test $testId.3 {simple client interaction} {
85 Test $testId.4 {simple client interaction} {
91 Test $testId.5 {simple client interaction} {
99 Test $testId.6 {dup of a server connection} {
126 Test $testId.8 {dup of a server connection} {
145 Test $testId.9 {fcntl on a server connection} {
149 Test $testId
[all...]
/macosx-10.10.1/ICU-531.30/icuSources/test/intltest/
H A Dssearch.cpp31 char testId[100]; variable
34 errln("Failure in file %s, line %d, test ID = \"%s\"", __FILE__, __LINE__, testId);}}
41 __FILE__, __LINE__, testId, u_errorName(errcode));}}
148 *testId = 0;
150 id->extract(0, id->length(), testId, sizeof(testId), US_INV);
916 const char *testId = "searchTime()"; // for error macros. local

Completed in 181 milliseconds