/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/format/format.formatter/format.formatter.spec/ |
H A D | formatter.char_array.pass.cpp | 38 struct Tester { struct 40 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() 88 Tester(const char (&)[N]) -> Tester<N>; argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/weak-table/tests/ |
D | weak_key_hash_map.rs | 45 pub struct Tester<K: Hash + Eq, V> { struct 51 impl<K, V> Tester<K, V> argument
|
/aosp_15_r20/external/rust/android-crates-io/crates/tokio/tests/ |
D | time_pause.rs | 113 struct Tester { struct 120 impl Future for Tester { argument
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/algorithms/ |
H A D | robust_against_adl.compile.pass.cpp | 31 struct Tester { struct 44 Tester t; in all_the_algorithms() argument
|
/aosp_15_r20/external/pigweed/pw_result/ |
H A D | result_test.cc | 63 struct Tester { in TEST() struct 64 constexpr bool True() { return true; } in TEST() 65 constexpr bool False() { return false; } in TEST() 79 struct Tester { in TEST() struct 80 constexpr bool True() const { return true; } in TEST() 81 constexpr bool False() const { return false; } in TEST()
|
/aosp_15_r20/external/grpc-grpc-java/android-interop-testing/src/main/java/io/grpc/android/integrationtest/ |
H A D | InteropTask.java | 149 private static class Tester extends AbstractInteropTest { class in InteropTask 151 private Tester(ManagedChannel channel) { in Tester() method in InteropTask.Tester
|
/aosp_15_r20/external/clang/test/SemaObjC/ |
H A D | property-2.m | 4 @interface Tester interface 19 @implementation Tester implementation
|
/aosp_15_r20/external/clang/test/CodeGenObjC/ |
H A D | newproperty-nested-synthesis-1.m | 8 @interface Tester : Object interface 23 @implementation Tester implementation
|
/aosp_15_r20/external/javassist/src/test/javassist/proxyfactory/ |
H A D | Tester.java | 18 public class Tester extends TestCase { class
|
/aosp_15_r20/external/webrtc/video/end_to_end_tests/ |
H A D | multi_stream_tests.cc | 57 class Tester : public MultiStreamTester { in TEST() class
|
/aosp_15_r20/external/python/cpython2/Tools/pynche/ |
D | pyColorChooser.py | 97 class Tester: class
|
/aosp_15_r20/external/grpc-grpc-java/gae-interop-testing/gae-jdk8/src/main/java/io/grpc/testing/integration/ |
H A D | NettyClientInteropServlet.java | 131 public static final class Tester extends AbstractInteropTest { class in NettyClientInteropServlet
|
/aosp_15_r20/external/parameter-framework/upstream/test/xml-generator/ |
H A D | test.py | 49 class Tester(object): class
|
/aosp_15_r20/external/python/cpython3/Lib/test/test_importlib/source/ |
D | test_file_loader.py | 38 class Tester(self.abc.FileLoader): class 50 class Tester(self.abc.FileLoader): class
|
/aosp_15_r20/external/clang/test/Sema/ |
H A D | complex-int.c | 26 void Tester() { in Tester() function
|
/aosp_15_r20/external/apache-velocity-engine/velocity-engine-core/src/test/java/org/apache/velocity/test/ |
H A D | Introspector2TestCase.java | 113 public static class Tester class in Introspector2TestCase
|
/aosp_15_r20/external/grpc-grpc-java/interop-testing/src/main/java/io/grpc/testing/integration/ |
H A D | TestServiceClient.java | 542 private class Tester extends AbstractInteropTest { class in TestServiceClient
|
H A D | Http2Client.java | 201 private class Tester { class in Http2Client
|
/aosp_15_r20/external/python/cpython3/Lib/tkinter/ |
D | dnd.py | 269 class Tester: class
|
/aosp_15_r20/external/python/cpython2/Lib/lib-tk/ |
D | Tkdnd.py | 268 class Tester: class
|
/aosp_15_r20/external/llvm/utils/lit/lit/ |
H A D | run.py | 70 class Tester(object): class
|
/aosp_15_r20/external/python/cpython2/Lib/test/ |
D | test_coercion.py | 325 class Tester: class
|
/aosp_15_r20/external/regex-re2/re2/testing/ |
H A D | tester.cc | 609 Tester::Tester(const StringPiece& regexp) { in Tester() function in re2::Tester
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/testing/ |
D | tester.cc | 627 Tester::Tester(const StringPiece& regexp) { in Tester() function in re2::Tester
|
/aosp_15_r20/external/cronet/third_party/re2/src/re2/testing/ |
H A D | tester.cc | 626 Tester::Tester(absl::string_view regexp) { in Tester() function in re2::Tester
|