/external/cronet/stable/third_party/libc++/src/test/std/containers/container.adaptors/flat.map/flat.map.modifiers/ |
D | erase_key_transparent.pass.cpp | 53 void test_simple() { in test_simple() function 91 test_simple<std::vector<int>, std::vector<double>>(); in main() 92 test_simple<std::deque<int>, std::vector<double>>(); in main() 93 test_simple<MinSequenceContainer<int>, MinSequenceContainer<double>>(); in main() 94 test_simple<std::vector<int, min_allocator<int>>, std::vector<double, min_allocator<double>>>(); in main()
|
/external/cronet/tot/third_party/libc++/src/test/std/containers/container.adaptors/flat.map/flat.map.modifiers/ |
D | erase_key_transparent.pass.cpp | 53 void test_simple() { in test_simple() function 91 test_simple<std::vector<int>, std::vector<double>>(); in main() 92 test_simple<std::deque<int>, std::vector<double>>(); in main() 93 test_simple<MinSequenceContainer<int>, MinSequenceContainer<double>>(); in main() 94 test_simple<std::vector<int, min_allocator<int>>, std::vector<double, min_allocator<double>>>(); in main()
|
/external/eigen/unsupported/test/ |
D | cxx11_tensor_mixed_indices.cpp | 15 static void test_simple() in test_simple() function 52 CALL_SUBTEST(test_simple()); in EIGEN_DECLARE_TEST()
|
D | cxx11_tensor_forced_eval.cpp | 18 static void test_simple() in test_simple() function 77 CALL_SUBTEST(test_simple()); in EIGEN_DECLARE_TEST()
|
/external/bcc/tests/python/ |
D | test_stackid.py | 15 def test_simple(self): member in TestStackid 52 def test_simple(self): member in TestStackBuildid
|
D | test_histogram.py | 12 def test_simple(self): member in TestHistogram
|
/external/sdv/vsomeip/third_party/boost/thread/test/sync/mutual_exclusion/with_lock_guard/ |
D | with_lock_guard_simple.cpp | 45 void test_simple() { in test_simple() function 136 test_simple(); in main()
|
/external/llvm/test/Analysis/BasicAA/ |
D | returned.ll | 7 ; CHECK-LABEL: test_simple 31 define void @test_simple(%struct* %st, i64 %i, i64 %j, i64 %k) {
|
/external/pigweed/pw_presubmit/py/ |
D | cpp_checks_test.py | 53 def test_simple(self) -> None: member in TestPragmaOnce 92 def test_simple(self) -> None: member in TestIncludeGuard
|
D | bazel_parser_test.py | 520 def test_simple(self) -> None: member in TestBazelParser
|
D | ninja_parser_test.py | 178 def test_simple(self) -> None: member in TestNinjaParser
|
/external/llvm/test/CodeGen/AArch64/ |
D | adc.ll | 4 define i128 @test_simple(i128 %a, i128 %b, i128 %c) { 5 ; CHECK-LABEL: test_simple:
|
D | arm64-variadic-aapcs.ll | 9 define void @test_simple(i32 %n, ...) { 10 ; CHECK-LABEL: test_simple:
|
/external/linux-kselftest/tools/testing/selftests/vm/ |
D | soft-dirty.c | 15 static void test_simple(int pagemap_fd, int pagesize) in test_simple() function 201 test_simple(pagemap_fd, pagesize); in main()
|
/external/pigweed/pw_rust/examples/basic_executable/ |
D | main.rs | 35 fn test_simple() { in test_simple() function
|
/external/python/cpython3/Lib/test/test_ctypes/ |
D | test_delattr.py | 10 def test_simple(self): member in TestCase
|
D | test_pickling.py | 32 def test_simple(self): member in PickleTest
|
/external/python/cpython3/Lib/test/test_email/ |
D | test__encoded_words.py | 32 def test_simple(self): member in TestDecodeB 163 def test_simple(self): member in TestEncodeB
|
/external/rust/android-crates-io/crates/enumn/tests/ |
D | test.rs | 20 fn test_simple() { in test_simple() function
|
/external/fonttools/Tests/qu2cu/ |
D | qu2cu_test.py | 77 def test_simple(self, quadratics, expected, tolerance, cubic_only): member in Qu2CuTest
|
/external/autotest/client/cros/cellular/ |
D | labconfig_data.py | 220 def test_simple(self): member in TestCombineTrees
|
/external/python/jinja/tests/ |
D | test_core_tags.py | 16 def test_simple(self, env): member in TestForLoop 302 def test_simple(self, env): member in TestIfCondition 342 def test_simple(self, env_trim): member in TestMacros
|
D | test_bytecode_cache.py | 17 def test_simple(self, env): member in TestByteCodeCache
|
/external/pytorch/.github/scripts/ |
D | test_gitutils.py | 54 def test_simple(self) -> None: member in TestRetriesDecorator
|
/external/executorch/examples/models/llama/source_transformation/ |
D | test_sdpa_with_quantized_kv_cache.py | 56 def test_simple(self, is_dynamic_shape=False): member in SDPAWithQuantizedKVCacheTest
|