Searched refs:testResult (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10.1/apr-32/apr/apr/test/
H A Dsockperf.c51 struct testResult { struct
182 static apr_status_t runTest(struct testSet *ts, struct testResult *res,
218 struct testResult *results;
227 results = (struct testResult *)apr_pcalloc(pool,
/macosx-10.10.1/libauto-186/auto_tester/
H A DRadar5983285.m77 - (void)testResult
92 [self requestGenerationalCollectionWithCompletionCallback:^{ [self testResult]; }];
/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-core/PyObjCTest/
H A Dtest_fsref.py28 def testResult(self): member in class:TestFSRef
H A Dtest_metadata.py1083 def testResult(self): member in class:TestVariableLengthValue
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/PyObjCTest/
H A Dtest_fsref.py28 def testResult(self): member in class:TestFSRef
H A Dtest_metadata.py1129 def testResult(self): member in class:TestVariableLengthValue
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-core-2.5.1/PyObjCTest/
H A Dtest_fsref.py16 def testResult(self): member in class:TestFSRef
H A Dtest_metadata.py1142 def testResult(self): member in class:TestVariableLengthValue
/macosx-10.10.1/tcl-105/tcl/tcl/library/tcltest/
H A Dtcltest.tcl1969 set testResult [uplevel 1 [list [namespace origin Eval] $command 0]]
1971 set testResult [uplevel 1 [list [namespace origin Eval] $command 1]]
1973 foreach {actualAnswer returnCode} $testResult break
/macosx-10.10.1/tcl-105/tcl84/tcl/library/tcltest/
H A Dtcltest.tcl1969 set testResult [uplevel 1 [list [namespace origin Eval] $command 0]]
1971 set testResult [uplevel 1 [list [namespace origin Eval] $command 1]]
1973 foreach {actualAnswer returnCode} $testResult break

Completed in 358 milliseconds