Home
last modified time | relevance | path

Searched defs:Tester (Results 1 – 9 of 9) sorted by relevance

/third_party/typescript/tests/baselines/reference/
DassignToExistingClass.js7 class Tester { class
26 var Tester = /** @class */ (function () { class
27 function Tester() { class in anonymousFunction058e5ca20100.Tester
/third_party/rust/crates/io-lifetimes/tests/
Dapi.rs12 struct Tester {} struct
13 impl Tester { impl
/third_party/typescript/tests/cases/compiler/
DgetParameterNameAtPosition.ts8 type Tester = (opts: any, done: (...args: any[]) => any) => any; alias
DassignToExistingClass.ts6 class Tester { class
/third_party/python/Lib/tkinter/
Ddnd.py269 class Tester: class
/third_party/python/Lib/test/test_importlib/source/
Dtest_file_loader.py38 class Tester(self.abc.FileLoader): class
50 class Tester(self.abc.FileLoader): class
/third_party/python/Lib/test/
Dtest_scope.py797 class Tester: class
/third_party/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
DCollationMiscTest.java48 private static final class Tester class in CollationMiscTest
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/collator/
DCollationMiscTest.java51 private static final class Tester class in CollationMiscTest