/aosp_15_r20/external/rust/android-crates-io/crates/tracing-attributes/tests/ |
D | async_fn.rs | 165 struct TestImpl(usize); in async_fn_with_async_trait() struct 168 impl TestA for TestImpl { in async_fn_with_async_trait() implementation 178 impl TestB for TestImpl { in async_fn_with_async_trait() implementation 186 impl TestC for TestImpl { in async_fn_with_async_trait() implementation 242 struct TestImpl; in async_fn_with_async_trait_and_fields_expressions() struct 244 impl TestImpl { in async_fn_with_async_trait_and_fields_expressions() impl 251 impl Test for TestImpl { in async_fn_with_async_trait_and_fields_expressions() implementation 295 struct TestImpl; in async_fn_with_async_trait_and_fields_expressions_with_generic_parameter() struct 299 impl TestImpl { in async_fn_with_async_trait_and_fields_expressions_with_generic_parameter() implementation 310 impl Test for TestImpl { in async_fn_with_async_trait_and_fields_expressions_with_generic_parameter() implementation
|
/aosp_15_r20/external/swiftshader/third_party/subzero/unittest/AssemblerX8632/ |
H A D | GPRArith.cpp | 461 #define TestImpl(Dst, Src) \ in TEST_F() macro 641 #define TestImpl(Dst, Src) \ in TEST_F() macro 860 #define TestImpl(Dst0, Dst1, Src0, Src1) \ in TEST_F() macro 891 #define TestImpl(Inst, BytesSize, ...) \ in TEST_F() macro 1009 #define TestImpl(Src) \ in TEST_F() macro 1142 #define TestImpl(Dst, Src) \ in TEST_F() macro 1288 #define TestImpl(Src) \ in TEST_F() macro 1312 #define TestImpl(Inst, Dst, BaseOpcode) \ in TEST_F() macro 1358 #define TestImpl(Inst, Value0) \ in TEST_F() macro 1603 #define TestImpl(Dst, Src) \ in TEST_F() macro [all …]
|
H A D | Locked.cpp | 66 #define TestImpl(Dst1) \ in TEST_F() macro 117 #define TestImpl(Reg0, Reg1) \ in TEST_F() macro 176 #define TestImpl(Dst1) \ in TEST_F() macro 261 #define TestImpl(Value0, Value1, ValueMem, LockedOrNot) \ in TEST_F() macro 375 #define TestImpl(Src, LockedOrNot) \ in TEST_F() macro
|
H A D | XmmArith.cpp | 883 #define TestImpl(Dst) \ in TEST_F() macro 947 #define TestImpl(Dst, Src) \ in TEST_F() macro 1021 #define TestImpl(Dst, Src) \ in TEST_F() macro 1105 #define TestImpl(Dst, Src) \ in TEST_F() macro 1184 #define TestImpl(Dst, Src) \ in TEST_F() macro 1261 #define TestImpl(Dst, Src) \ in TEST_F() macro 1330 #define TestImpl(Dst, Src) \ in TEST_F() macro 1527 #define TestImpl(Dst, Src, GPR) \ in TEST_F() macro 1650 #define TestImpl(Dst, Src) \ in TEST_F() macro 2138 #define TestImpl(Xmm, Src, Imm) \ in TEST_F() macro
|
H A D | Other.cpp | 17 #define TestImpl(Size, ...) \ in TEST_F() macro 60 #define TestImpl(Prefix) \ in TEST_F() macro
|
/aosp_15_r20/external/swiftshader/third_party/subzero/unittest/AssemblerX8664/ |
H A D | GPRArith.cpp | 57 #define TestImpl(Dest, Src0, Src1) \ in TEST_F() macro 487 #define TestImpl(Dst, Src) \ in TEST_F() macro 667 #define TestImpl(Dst, Src) \ in TEST_F() macro 885 #define TestImpl(Dst0, Dst1, Src0, Src1) \ in TEST_F() macro 919 #define TestImpl(Inst, BytesSize, ...) \ in TEST_F() macro 1032 #define TestImpl(Src) \ in TEST_F() macro 1167 #define TestImpl(Dst, Src) \ in TEST_F() macro 1318 #define TestImpl(Src) \ in TEST_F() macro 1347 #define TestImpl(Inst, Value0) \ in TEST_F() macro 1582 #define TestImpl(Dst, Src) \ in TEST_F() macro [all …]
|
H A D | Locked.cpp | 63 #define TestImpl(Dst1) \ in TEST_F() macro 115 #define TestImpl(Reg0, Reg1) \ in TEST_F() macro 174 #define TestImpl(Dst1) \ in TEST_F() macro 265 #define TestImpl(Prefix) \ in TEST_F() macro 290 #define TestImpl(Value0, Value1, ValueMem, LockedOrNot) \ in TEST_F() macro 400 #define TestImpl(Src, LockedOrNot) \ in TEST_F() macro
|
H A D | DataMov.cpp | 37 #define TestImpl(Reg) \ in TEST_F() macro 118 #define TestImpl(Src) \ in TEST_F() macro 179 #define TestImpl(Dst, Src) \ in TEST_F() macro 239 #define TestImpl(Dst) \ in TEST_F() macro 280 #define TestImpl(Dst) \ in TEST_F() macro 326 #define TestImpl(Dst, Src) \ in TEST_F() macro 391 #define TestImpl(Dst, Src) \ in TEST_F() macro 468 #define TestImpl(Dest, Src0, Src1) \ in TEST_F() macro 1326 #define TestImpl(Dst, Src) \ in TEST_F() macro
|
H A D | XmmArith.cpp | 94 #define TestImpl(Src, Dst0, Dst1) \ in TEST_F() macro 904 #define TestImpl(Dst) \ in TEST_F() macro 976 #define TestImpl(Dst, Src) \ in TEST_F() macro 1078 #define TestImpl(Dst, Src) \ in TEST_F() macro 1171 #define TestImpl(Dst, Src) \ in TEST_F() macro 1250 #define TestImpl(Dst, Src) \ in TEST_F() macro 1327 #define TestImpl(Dst, Src) \ in TEST_F() macro 1396 #define TestImpl(Dst, Src) \ in TEST_F() macro 1602 #define TestImpl(Dst, Src, GPR) \ in TEST_F() macro 1731 #define TestImpl(Dst, Src) \ in TEST_F() macro [all …]
|
H A D | ControlFlow.cpp | 39 #define TestImpl(Dst, Src0, Src1) \ in TEST_F() macro 119 #define TestImpl(Dst, Src) \ in TEST_F() macro 159 #define TestImpl(Dst, Src) \ in TEST_F() macro
|
H A D | Other.cpp | 17 #define TestImpl(Size, ...) \ in TEST_F() macro
|
/aosp_15_r20/external/apache-xml/test/java/src/org/apache/qetest/ |
H A D | TestImpl.java | 44 public class TestImpl implements Test class 81 public TestImpl() in TestImpl() method in TestImpl
|
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/ |
H A D | matrix_ops_simple_test.cc | 128 void TestImpl() { in TestImpl() function in xla::__anond0f4692d0111::TestLinspaceMaxParametric 182 void TestImpl() { in TestImpl() function in xla::__anond0f4692d0111::MatOpsDotAddTest
|
H A D | dot_operation_test.cc | 226 void TestImpl(bool lhs_row_major, bool rhs_row_major) { in TestImpl() function in xla::__anon1055d7b50111::SquareMatrixDot 319 void ParametricDotTest::TestImpl() { in TestImpl() function in xla::__anon1055d7b50111::ParametricDotTest 511 void TestImpl(bool lhs_row_major, bool rhs_row_major) { in TestImpl() function in xla::__anon1055d7b50111::NonsquareMatrixDot
|
H A D | convolution_test_1d.cc | 73 void TestImpl() { in TestImpl() function in xla::__anona3f957720111::Convolve1D1WindowTestBase
|
/aosp_15_r20/external/cronet/base/test/android/junit/src/org/chromium/base/task/test/ |
H A D | ShadowPostTask.java | 21 public interface TestImpl { interface in ShadowPostTask
|
/aosp_15_r20/art/compiler/jni/ |
H A D | jni_cfi_test.cc | 41 void TestImpl(InstructionSet isa, in TestImpl() function in art::JNICFITest
|
/aosp_15_r20/art/compiler/optimizing/ |
H A D | optimizing_cfi_test.cc | 109 void TestImpl(InstructionSet isa, const char* in TestImpl() function in art::OptimizingCFITest
|
/aosp_15_r20/external/llvm/lib/ExecutionEngine/IntelJITEvents/ |
H A D | IntelJITEventListener.cpp | 235 IntelJITEventsWrapper* TestImpl) { in createIntelJITEventListener()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/IntelJITEvents/ |
H A D | IntelJITEventListener.cpp | 249 IntelJITEventsWrapper* TestImpl) { in createIntelJITEventListener()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/mlir_generated/ |
H A D | base_unary_ops_test.h | 101 void TestImpl(const std::string& op_name, const TensorShape& shape, in TestImpl() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/IntelJITEvents/ |
H A D | IntelJITEventListener.cpp | 392 IntelJITEventsWrapper* TestImpl) { in createIntelJITEventListener()
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/pkcs8/ |
D | pkcs12_test.cc | 44 static void TestImpl(const char *name, bssl::Span<const uint8_t> der, in TestImpl() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/pkcs8/ |
D | pkcs12_test.cc | 44 static void TestImpl(const char *name, bssl::Span<const uint8_t> der, in TestImpl() function
|
/aosp_15_r20/cts/tests/tests/binder_ndk/src/android/binder/cts/ |
H A D | TestImpl.java | 40 public class TestImpl extends ITest.Stub { class
|