Home
last modified time | relevance | path

Searched defs:TestImpl (Results 1 – 25 of 30) sorted by relevance

12

/aosp_15_r20/external/rust/android-crates-io/crates/tracing-attributes/tests/
Dasync_fn.rs165 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 DGPRArith.cpp461 #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 DLocked.cpp66 #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 DXmmArith.cpp883 #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 DOther.cpp17 #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 DGPRArith.cpp57 #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 DLocked.cpp63 #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 DDataMov.cpp37 #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 DXmmArith.cpp94 #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 DControlFlow.cpp39 #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 DOther.cpp17 #define TestImpl(Size, ...) \ in TEST_F() macro
/aosp_15_r20/external/apache-xml/test/java/src/org/apache/qetest/
H A DTestImpl.java44 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 Dmatrix_ops_simple_test.cc128 void TestImpl() { in TestImpl() function in xla::__anond0f4692d0111::TestLinspaceMaxParametric
182 void TestImpl() { in TestImpl() function in xla::__anond0f4692d0111::MatOpsDotAddTest
H A Ddot_operation_test.cc226 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 Dconvolution_test_1d.cc73 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 DShadowPostTask.java21 public interface TestImpl { interface in ShadowPostTask
/aosp_15_r20/art/compiler/jni/
H A Djni_cfi_test.cc41 void TestImpl(InstructionSet isa, in TestImpl() function in art::JNICFITest
/aosp_15_r20/art/compiler/optimizing/
H A Doptimizing_cfi_test.cc109 void TestImpl(InstructionSet isa, const char* in TestImpl() function in art::OptimizingCFITest
/aosp_15_r20/external/llvm/lib/ExecutionEngine/IntelJITEvents/
H A DIntelJITEventListener.cpp235 IntelJITEventsWrapper* TestImpl) { in createIntelJITEventListener()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/IntelJITEvents/
H A DIntelJITEventListener.cpp249 IntelJITEventsWrapper* TestImpl) { in createIntelJITEventListener()
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/mlir_generated/
H A Dbase_unary_ops_test.h101 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 DIntelJITEventListener.cpp392 IntelJITEventsWrapper* TestImpl) { in createIntelJITEventListener()
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/pkcs8/
Dpkcs12_test.cc44 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/
Dpkcs12_test.cc44 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 DTestImpl.java40 public class TestImpl extends ITest.Stub { class

12