Searched defs:initializeTests (Results 1 – 7 of 7) sorted by relevance
| /third_party/typescript/src/testRunner/ | ||
| D | fourslashRunner.ts | 46 public initializeTests() { method in FourSlashRunner |
| D | test262Runner.ts | 101 public initializeTests() { method in Test262BaselineRunner |
| D | externalCompileRunner.ts | 31 initializeTests(): void { method in ExternalCompileRunnerBase |
| D | compilerRunner.ts | 58 public initializeTests() { method in CompilerBaselineRunner |
| /third_party/typescript/src/harness/ | ||
| D | runnerbase.ts | 52 public abstract initializeTests(): void; method in RunnerBase |
| /third_party/skia/m133/tests/ | ||
| D | PathOpsExtendedTest.cpp | 650 void initializeTests(skiatest::Reporter* reporter, const char* test) { in initializeTests() function |
| /third_party/skia/tests/ | ||
| D | PathOpsExtendedTest.cpp | 635 void initializeTests(skiatest::Reporter* reporter, const char* test) { in initializeTests() function |