/external/grpc-grpc/test/core/gprpp/ |
D | manual_constructor_test.cc | 68 static void basic_test() { in basic_test() function 96 basic_test(); in main()
|
/external/skqp/tests/ |
D | PinnedImageTest.cpp | 37 static void basic_test(skiatest::Reporter* reporter, GrContext* context) { in basic_test() function 126 basic_test(reporter, ctxInfo.grContext()); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
|
D | TextureProxyTest.cpp | 123 static void basic_test(GrContext* context, in basic_test() function 313 basic_test(context, reporter, create(reporter, context, proxyProvider, fit)); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() 319 basic_test(context, reporter, std::move(proxy)); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
|
/external/skia/tests/ |
D | PinnedImageTest.cpp | 37 static void basic_test(skiatest::Reporter* reporter, GrContext* context) { in basic_test() function 126 basic_test(reporter, ctxInfo.grContext()); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
|
D | TextureProxyTest.cpp | 123 static void basic_test(GrContext* context, in basic_test() function 313 basic_test(context, reporter, create(reporter, context, proxyProvider, fit)); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() 319 basic_test(context, reporter, std::move(proxy)); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
|
/external/llvm/test/Instrumentation/AddressSanitizer/ |
D | lifetime-uar-uas.ll | 12 define i32 @basic_test() sanitize_address { 13 ; CHECK-LABEL: define i32 @basic_test()
|
/external/libcxx/test/std/containers/sequences/deque/deque.cons/ |
D | iter_iter_alloc.pass.cpp | 42 void basic_test() in basic_test() function 101 basic_test(); in main()
|
D | iter_iter.pass.cpp | 55 void basic_test() in basic_test() function 110 basic_test(); in main()
|
D | assign_iter_iter.pass.cpp | 86 void basic_test() in basic_test() function 154 basic_test(); in main()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Instrumentation/AddressSanitizer/ |
D | lifetime-uar-uas.ll | 12 define i32 @basic_test() sanitize_address { 13 ; CHECK-LABEL: define i32 @basic_test()
|
/external/linux-kselftest/tools/testing/selftests/rseq/ |
D | .gitignore | 2 basic_test
|
D | Makefile | 9 TEST_GEN_PROGS = basic_test basic_percpu_ops_test param_test \
|
/external/libcxx/test/std/input.output/filesystems/class.rec.dir.itr/rec.dir.itr.members/ |
D | disable_recursion_pending.pass.cpp | 33 TEST_CASE(basic_test) in TEST_CASE() argument
|
/external/google-benchmark/test/ |
D | CMakeLists.txt | 87 compile_benchmark_test(basic_test) 88 add_test(basic_benchmark basic_test --benchmark_min_time=0.01) 237 … DEPENDS filter_test benchmark_test options_test basic_test fixture_test cxx03_test complexity_test
|
D | benchmark_test.cc | 219 BENCHMARK_CAPTURE(BM_non_template_args, basic_test, 0, 0);
|
/external/libcxx/utils/google-benchmark/test/ |
D | CMakeLists.txt | 87 compile_benchmark_test(basic_test) 88 add_test(basic_benchmark basic_test --benchmark_min_time=0.01) 237 … DEPENDS filter_test benchmark_test options_test basic_test fixture_test cxx03_test complexity_test
|
D | benchmark_test.cc | 219 BENCHMARK_CAPTURE(BM_non_template_args, basic_test, 0, 0);
|
/external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.absolute/ |
D | absolute.pass.cpp | 37 TEST_CASE(basic_test) in TEST_CASE() argument
|
/external/libcxx/test/std/containers/sequences/list/list.cons/ |
D | input_iterator.pass.cpp | 25 void basic_test() in basic_test() function 249 basic_test(); in main()
|
/external/google-benchmark/ |
D | Android.bp | 52 srcs: ["test/basic_test.cc"],
|
/external/libcxx/test/std/input.output/filesystems/fs.op.funcs/fs.op.proximate/ |
D | proximate.pass.cpp | 54 TEST_CASE(basic_test) { in TEST_CASE() argument
|
/external/vixl/test/ |
D | test-invalset.cc | 95 TEST(basic_test) { in TEST() argument
|
/external/libevent/test/ |
D | regress_rpc.c | 896 RPC_LEGACY(basic_test),
|
/external/python/cpython3/Lib/test/ |
D | test_configparser.py | 71 def basic_test(self, cf): member in BasicTestCase 329 self.basic_test(cf) 405 self.basic_test(cf)
|