Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/format/format.formatter/format.formatter.spec/
H A Dformatter.char_array.pass.cpp38 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/
Dweak_key_hash_map.rs45 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/
Dtime_pause.rs113 struct Tester { struct
120 impl Future for Tester { argument
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/algorithms/
H A Drobust_against_adl.compile.pass.cpp31 struct Tester { struct
44 Tester t; in all_the_algorithms() argument
/aosp_15_r20/external/pigweed/pw_result/
H A Dresult_test.cc63 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 DInteropTask.java149 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 Dproperty-2.m4 @interface Tester interface
19 @implementation Tester implementation
/aosp_15_r20/external/clang/test/CodeGenObjC/
H A Dnewproperty-nested-synthesis-1.m8 @interface Tester : Object interface
23 @implementation Tester implementation
/aosp_15_r20/external/javassist/src/test/javassist/proxyfactory/
H A DTester.java18 public class Tester extends TestCase { class
/aosp_15_r20/external/webrtc/video/end_to_end_tests/
H A Dmulti_stream_tests.cc57 class Tester : public MultiStreamTester { in TEST() class
/aosp_15_r20/external/python/cpython2/Tools/pynche/
DpyColorChooser.py97 class Tester: class
/aosp_15_r20/external/grpc-grpc-java/gae-interop-testing/gae-jdk8/src/main/java/io/grpc/testing/integration/
H A DNettyClientInteropServlet.java131 public static final class Tester extends AbstractInteropTest { class in NettyClientInteropServlet
/aosp_15_r20/external/parameter-framework/upstream/test/xml-generator/
H A Dtest.py49 class Tester(object): class
/aosp_15_r20/external/python/cpython3/Lib/test/test_importlib/source/
Dtest_file_loader.py38 class Tester(self.abc.FileLoader): class
50 class Tester(self.abc.FileLoader): class
/aosp_15_r20/external/clang/test/Sema/
H A Dcomplex-int.c26 void Tester() { in Tester() function
/aosp_15_r20/external/apache-velocity-engine/velocity-engine-core/src/test/java/org/apache/velocity/test/
H A DIntrospector2TestCase.java113 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 DTestServiceClient.java542 private class Tester extends AbstractInteropTest { class in TestServiceClient
H A DHttp2Client.java201 private class Tester { class in Http2Client
/aosp_15_r20/external/python/cpython3/Lib/tkinter/
Ddnd.py269 class Tester: class
/aosp_15_r20/external/python/cpython2/Lib/lib-tk/
DTkdnd.py268 class Tester: class
/aosp_15_r20/external/llvm/utils/lit/lit/
H A Drun.py70 class Tester(object): class
/aosp_15_r20/external/python/cpython2/Lib/test/
Dtest_coercion.py325 class Tester: class
/aosp_15_r20/external/regex-re2/re2/testing/
H A Dtester.cc609 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/
Dtester.cc627 Tester::Tester(const StringPiece& regexp) { in Tester() function in re2::Tester
/aosp_15_r20/external/cronet/third_party/re2/src/re2/testing/
H A Dtester.cc626 Tester::Tester(absl::string_view regexp) { in Tester() function in re2::Tester

12