Searched defs:stopTest (Results 1 – 13 of 13) sorted by relevance
| /third_party/python/Lib/unittest/test/ |
| D | support.py | 53 def stopTest(self, test): member in _BaseLoggingResult 125 def stopTest(self, test): member in ResultWithNoStartTestRunStopTestRun
|
| /third_party/skia/tests/ |
| D | PathOpsChalkboardTest.cpp | 174 static void (*stopTest)(skiatest::Reporter* , const char* filename) = nullptr; variable
|
| D | PathOpsTigerTest.cpp | 327 static void (*stopTest)(skiatest::Reporter* , const char* filename) = nullptr; variable
|
| D | PathOpsIssue3651.cpp | 1664 static void (*stopTest)(skiatest::Reporter* , const char* filename) = nullptr; variable
|
| D | PathOpsBuildUseTest.cpp | 2415 static void (*stopTest)(skiatest::Reporter* , const char* filename) = nullptr; variable
|
| D | PathOpsFuzz763Test.cpp | 2400 static void (*stopTest)(skiatest::Reporter* , const char* filename) = nullptr; variable
|
| D | PathOpsSkpTest.cpp | 4633 static void (*stopTest)(skiatest::Reporter* , const char* filename) = nullptr; variable
|
| D | PathOpsSimplifyTest.cpp | 9362 static void (*stopTest)(skiatest::Reporter* , const char* filename) = nullptr; variable
|
| D | PathOpsBattles.cpp | 10685 static void (*stopTest)(skiatest::Reporter* , const char* filename) = nullptr; variable
|
| D | PathOpsOpTest.cpp | 9108 static void (*stopTest)(skiatest::Reporter* , const char* filename) = nullptr; variable
|
| /third_party/python/Lib/unittest/ |
| D | result.py | 78 def stopTest(self, test): member in TestResult
|
| /third_party/python/Tools/unittestgui/ |
| D | unittestgui.py | 179 def stopTest(self, test): member in GUITestResult
|
| /third_party/node/lib/internal/test_runner/ |
| D | test.js | 81 function stopTest(timeout, signal) { function
|