Home
last modified time | relevance | path

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

/external/clang/test/SemaObjC/
Dproperty-2.m4 @interface Tester interface
19 @implementation Tester implementation
/external/clang/test/CodeGenObjC/
Dnewproperty-nested-synthesis-1.m8 @interface Tester : Object interface
23 @implementation Tester implementation
/external/webkit/Tools/Scripts/webkitpy/test/
Dmain.py36 class Tester(object): class
/external/clang/test/Sema/
Dcomplex-int.c24 void Tester() { in Tester() function
/external/llvm/utils/lit/lit/
Dmain.py95 class Tester(threading.Thread): class
/external/regex-re2/re2/testing/
Dtester.cc582 Tester::Tester(const StringPiece& regexp) { in Tester() function in re2::Tester