/aosp_15_r20/external/pytorch/benchmarks/sparse/ |
H A D | spmv.py | 9 def test_sparse_csr(m, nnz, test_count): argument 26 def test_sparse_coo(m, nnz, test_count): argument 43 def test_sparse_coo_and_csr(m, nnz, test_count): argument 90 test_count = args.test_count variable
|
H A D | spmm.py | 9 def test_sparse_csr(m, n, k, nnz, test_count): argument 26 def test_sparse_coo(m, n, k, nnz, test_count): argument 43 def test_sparse_coo_and_csr(m, n, k, nnz, test_count): argument 92 test_count = args.test_count variable
|
/aosp_15_r20/external/libaom/test/ |
H A D | intra_edge_test.cc | 99 const int test_count = 10000000; in TEST_P() local 185 const int test_count = 10000000; in TEST_P() local 257 const int test_count = 10000000; in TEST_P() local 319 const int test_count = 10000000; in TEST_P() local
|
H A D | sad_test.cc | 314 int test_count = 20000000; in SpeedSAD() local 618 int test_count = 2000; in TEST_P() local 673 int test_count = 2000; in TEST_P() local 731 int test_count = 2000; in TEST_P() local 781 int test_count = 2000; in TEST_P() local 841 int test_count = 1000; in TEST_P() local 923 int test_count = 1000; in TEST_P() local 1005 int test_count = 1000; in TEST_P() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/threadpool/src/ |
D | lib.rs | 1054 let test_count = Arc::new(AtomicUsize::new(0)); in test_repeate_join() localVariable 1057 let test_count = test_count.clone(); in test_repeate_join() localVariable 1069 let test_count = test_count.clone(); in test_repeate_join() localVariable
|
/aosp_15_r20/external/cronet/third_party/protobuf/conformance/ |
H A D | conformance_php.php | 26 $test_count = 0; variable
|
H A D | conformance_python.py | 50 test_count = 0 variable
|
H A D | conformance_cpp.cc | 70 int test_count = 0; variable
|
/aosp_15_r20/external/protobuf/conformance/ |
H A D | conformance_php.php | 26 $test_count = 0; variable
|
H A D | conformance_python.py | 50 test_count = 0 variable
|
H A D | conformance_cpp.cc | 70 int test_count = 0; variable
|
/aosp_15_r20/external/python/cpython3/Lib/tkinter/test/test_tkinter/ |
D | test_text.py | 43 def test_count(self): member in TextTest
|
/aosp_15_r20/external/libcxx/test/std/utilities/template.bitset/bitset.members/ |
H A D | count.pass.cpp | 35 void test_count() in test_count() function
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/range/test/algorithm_test/ |
D | count.cpp | 66 void test_count() in test_count() function
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/template.bitset/bitset.members/ |
H A D | count.pass.cpp | 20 TEST_CONSTEXPR_CXX23 void test_count() { in test_count() function
|
/aosp_15_r20/external/python/cpython2/Lib/test/ |
D | test_itertools.py | 346 def test_count(self): member in TestBasicOps 1031 def test_count(self): member in TestExamples 1161 def test_count(self): member in TestGC
|
/aosp_15_r20/system/nvram/core/tests/ |
H A D | gtest_stubs.cpp | 26 int test_count = 0; in RunAllTests() local
|
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/rt_sigprocmask/ |
H A D | rt_sigprocmask02.c | 88 int test_count = sizeof(test_cases) / sizeof(struct test_case_t); variable
|
/aosp_15_r20/external/libusb/tests/ |
H A D | testlib.c | 86 int test_count = 0; in libusb_testlib_run_tests() local
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/classic/test/ |
D | if_tests.cpp | 47 unsigned int test_count = 0; variable
|
D | for_tests.cpp | 69 unsigned int test_count = 0; variable
|
D | while_tests.cpp | 69 unsigned int test_count = 0; variable
|
/aosp_15_r20/external/bcc/tests/python/ |
H A D | test_probe_count.py | 55 def test_count(self): member in TestAutoKprobe
|
/aosp_15_r20/trusty/user/base/lib/unittest/ |
D | unittest.c | 138 int unittest_main(struct unittest** tests, size_t test_count) { in unittest_main()
|
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_itertools.py | 529 def test_count(self): member in TestBasicOps 1708 def test_count(self): member in TestExamples 1842 def test_count(self): member in TestGC
|