| /external/cronet/buildtools/third_party/libc++/trunk/test/std/utilities/format/format.formatter/format.formatter.spec/ | 
| D | formatter.char_array.pass.cpp | 38 struct Tester {  struct40   constexpr Tester(const char (&r)[N]) { __builtin_memcpy(text, r, N); }  in Tester()  argument
 41   char text[N];
 44   static const std::size_t size = N - 1;
 48 …asic_string<CharT>& expected, const std::basic_string_view<CharT>& fmt, std::size_t offset) const {  in test()
 87 Tester(const char (&)[N]) -> Tester<N>;  argument
 
 | 
| /external/rust/crates/weak-table/tests/ | 
| D | weak_key_hash_map.rs | 45 pub struct Tester<K: Hash + Eq, V> {  struct51 impl<K, V> Tester<K, V>  argument
 
 | 
| /external/rust/crates/tokio/tests/ | 
| D | time_pause.rs | 111 struct Tester {  struct118 impl Future for Tester {  implementation
 
 | 
| /external/cronet/buildtools/third_party/libc++/trunk/test/std/algorithms/ | 
| D | robust_against_adl.compile.pass.cpp | 31 struct Tester {  struct44     Tester t;  in all_the_algorithms()  argument
 
 | 
| /external/clang/test/SemaObjC/ | 
| D | property-2.m | 4 @interface Tester   interface19 @implementation Tester  implementation
 
 | 
| /external/clang/test/CodeGenObjC/ | 
| D | newproperty-nested-synthesis-1.m | 8 @interface Tester : Object  interface23 @implementation Tester  implementation
 
 | 
| /external/grpc-grpc-java/android-interop-testing/app/src/main/java/io/grpc/android/integrationtest/ | 
| D | InteropTask.java | 150   private static class Tester extends AbstractInteropTest {  class in InteropTask154     private Tester(ManagedChannel channel, List<ClientInterceptor> interceptors) {  in Tester()  method in InteropTask.Tester
 
 | 
| /external/javassist/src/test/javassist/proxyfactory/ | 
| D | Tester.java | 18 public class Tester extends TestCase {  class
 | 
| /external/pigweed/pw_result/ | 
| D | result_test.cc | 53   struct Tester {  in TEST()  struct54     constexpr bool True() { return true; }  in TEST()
 55     constexpr bool False() { return false; }  in TEST()
 69   struct Tester {  in TEST()  struct
 70     constexpr bool True() const { return true; }  in TEST()
 71     constexpr bool False() const { return false; }  in TEST()
 
 | 
| /external/webrtc/video/end_to_end_tests/ | 
| D | multi_stream_tests.cc | 57   class Tester : public MultiStreamTester {  in TEST()  class
 | 
| /external/python/cpython3/Tools/pynche/ | 
| D | pyColorChooser.py | 97     class Tester:  class
 | 
| /external/python/cpython2/Tools/pynche/ | 
| D | pyColorChooser.py | 97     class Tester:  class
 | 
| /external/grpc-grpc-java/gae-interop-testing/gae-jdk8/src/main/java/io/grpc/testing/integration/ | 
| D | NettyClientInteropServlet.java | 127   public static final class Tester extends AbstractInteropTest {  class in NettyClientInteropServlet
 | 
| /external/parameter-framework/upstream/test/xml-generator/ | 
| D | test.py | 49 class Tester(object):  class
 | 
| /external/clang/test/Sema/ | 
| D | complex-int.c | 26 void Tester() {  in Tester()  function
 | 
| /external/apache-velocity-engine/velocity-engine-core/src/test/java/org/apache/velocity/test/ | 
| D | Introspector2TestCase.java | 113     public static class Tester  class in Introspector2TestCase
 | 
| /external/grpc-grpc-java/interop-testing/src/main/java/io/grpc/testing/integration/ | 
| D | TestServiceClient.java | 349   private class Tester extends AbstractInteropTest {  class in TestServiceClient
 | 
| D | Http2Client.java | 201   private class Tester {  class in Http2Client
 | 
| D | StressTestClient.java | 512     class Tester extends AbstractInteropTest {  class in StressTestClient.Worker
 | 
| /external/python/cpython2/Lib/lib-tk/ | 
| D | Tkdnd.py | 268 class Tester:  class
 | 
| /external/python/cpython3/Lib/tkinter/ | 
| D | dnd.py | 269 class Tester:  class
 | 
| /external/llvm/utils/lit/lit/ | 
| D | run.py | 70 class Tester(object):  class
 | 
| /external/python/cpython2/Lib/test/ | 
| D | test_coercion.py | 325         class Tester:  class
 | 
| /external/python/cpython3/Lib/test/test_importlib/source/ | 
| D | test_file_loader.py | 39         class Tester(self.abc.FileLoader):  class51         class Tester(self.abc.FileLoader):  class
 
 | 
| /external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/testing/ | 
| D | tester.cc | 616 Tester::Tester(const StringPiece& regexp) {  in Tester()  function in re2::Tester
 |