Searched defs:stopTest (Results 1 – 12 of 12) sorted by relevance
/external/testng/src/main/java/org/testng/remote/strprotocol/ |
D | AbstractRemoteTestRunnerClient.java | 108 public synchronized void stopTest() { in stopTest() method in AbstractRemoteTestRunnerClient
|
/external/skia/tests/ |
D | PathOpsChalkboardTest.cpp | 170 static void (*stopTest)(skiatest::Reporter* , const char* filename) = 0; variable
|
D | PathOpsTigerTest.cpp | 318 static void (*stopTest)(skiatest::Reporter* , const char* filename) = 0; variable
|
D | PathOpsIssue3651.cpp | 1664 static void (*stopTest)(skiatest::Reporter* , const char* filename) = 0; variable
|
D | PathOpsBuildUseTest.cpp | 2419 static void (*stopTest)(skiatest::Reporter* , const char* filename) = 0; variable
|
D | PathOpsFuzz763Test.cpp | 2400 static void (*stopTest)(skiatest::Reporter* , const char* filename) = 0; variable
|
D | PathOpsSkpTest.cpp | 4633 static void (*stopTest)(skiatest::Reporter* , const char* filename) = 0; variable
|
D | PathOpsSimplifyTest.cpp | 7684 static void (*stopTest)(skiatest::Reporter* , const char* filename) = 0; variable
|
D | PathOpsBattles.cpp | 10685 static void (*stopTest)(skiatest::Reporter* , const char* filename) = 0; variable
|
D | PathOpsOpTest.cpp | 5432 static void (*stopTest)(skiatest::Reporter* , const char* filename) = 0; variable
|
/external/chromium-trace/catapult/telemetry/telemetry/testing/ |
D | progress_reporter.py | 98 def stopTest(self, test): member in TestResult
|
/external/antlr/antlr-3.4/runtime/Python/ |
D | xmlrunner.py | 107 def stopTest(self, test): member in _XMLTestResult
|