Home
last modified time | relevance | path

Searched refs:test_simple (Results 1 – 25 of 92) sorted by relevance

1234

/external/cronet/stable/third_party/libc++/src/test/std/containers/container.adaptors/flat.map/flat.map.modifiers/
Derase_key_transparent.pass.cpp53 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/
Derase_key_transparent.pass.cpp53 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/
Dcxx11_tensor_mixed_indices.cpp15 static void test_simple() in test_simple() function
52 CALL_SUBTEST(test_simple()); in EIGEN_DECLARE_TEST()
Dcxx11_tensor_forced_eval.cpp18 static void test_simple() in test_simple() function
77 CALL_SUBTEST(test_simple()); in EIGEN_DECLARE_TEST()
/external/bcc/tests/python/
Dtest_stackid.py15 def test_simple(self): member in TestStackid
52 def test_simple(self): member in TestStackBuildid
Dtest_histogram.py12 def test_simple(self): member in TestHistogram
/external/sdv/vsomeip/third_party/boost/thread/test/sync/mutual_exclusion/with_lock_guard/
Dwith_lock_guard_simple.cpp45 void test_simple() { in test_simple() function
136 test_simple(); in main()
/external/llvm/test/Analysis/BasicAA/
Dreturned.ll7 ; CHECK-LABEL: test_simple
31 define void @test_simple(%struct* %st, i64 %i, i64 %j, i64 %k) {
/external/pigweed/pw_presubmit/py/
Dcpp_checks_test.py53 def test_simple(self) -> None: member in TestPragmaOnce
92 def test_simple(self) -> None: member in TestIncludeGuard
Dbazel_parser_test.py520 def test_simple(self) -> None: member in TestBazelParser
Dninja_parser_test.py178 def test_simple(self) -> None: member in TestNinjaParser
/external/llvm/test/CodeGen/AArch64/
Dadc.ll4 define i128 @test_simple(i128 %a, i128 %b, i128 %c) {
5 ; CHECK-LABEL: test_simple:
Darm64-variadic-aapcs.ll9 define void @test_simple(i32 %n, ...) {
10 ; CHECK-LABEL: test_simple:
/external/linux-kselftest/tools/testing/selftests/vm/
Dsoft-dirty.c15 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/
Dmain.rs35 fn test_simple() { in test_simple() function
/external/python/cpython3/Lib/test/test_ctypes/
Dtest_delattr.py10 def test_simple(self): member in TestCase
Dtest_pickling.py32 def test_simple(self): member in PickleTest
/external/python/cpython3/Lib/test/test_email/
Dtest__encoded_words.py32 def test_simple(self): member in TestDecodeB
163 def test_simple(self): member in TestEncodeB
/external/rust/android-crates-io/crates/enumn/tests/
Dtest.rs20 fn test_simple() { in test_simple() function
/external/fonttools/Tests/qu2cu/
Dqu2cu_test.py77 def test_simple(self, quadratics, expected, tolerance, cubic_only): member in Qu2CuTest
/external/autotest/client/cros/cellular/
Dlabconfig_data.py220 def test_simple(self): member in TestCombineTrees
/external/python/jinja/tests/
Dtest_core_tags.py16 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
Dtest_bytecode_cache.py17 def test_simple(self, env): member in TestByteCodeCache
/external/pytorch/.github/scripts/
Dtest_gitutils.py54 def test_simple(self) -> None: member in TestRetriesDecorator
/external/executorch/examples/models/llama/source_transformation/
Dtest_sdpa_with_quantized_kv_cache.py56 def test_simple(self, is_dynamic_shape=False): member in SDPAWithQuantizedKVCacheTest

1234