/external/python/cpython3/Lib/unittest/test/ |
D | test_async_case.py | 33 async def test_func(self): member in TestAsyncCase.test_full_cycle.Test 92 async def test_func(self): member in TestAsyncCase.test_exception_in_setup.Test 126 async def test_func(self): member in TestAsyncCase.test_exception_in_test.Test 161 async def test_func(self): member in TestAsyncCase.test_exception_in_tear_down.Test 196 async def test_func(self): member in TestAsyncCase.test_exception_in_tear_clean_up.Test 236 async def test_func(self): member in TestAsyncCase.test_cleanups_interleave_order.Test 309 async def test_func(self): member in TestAsyncCase.test_debug_cleanup_same_loop.Test
|
/external/tensorflow/tensorflow/python/ops/memory_tests/ |
D | custom_gradient_memory_test.py | 43 def _grad(self, test_func, argnums=0): argument 82 def run(test_func): argument 145 def get_peak_memory(test_func): argument
|
/external/python/mobly/tests/mobly/ |
D | base_test_test.py | 74 def test_func(self): member in BaseTestTest.test_paths.MockBaseTest 90 def test_func(self): member in BaseTestTest.test_current_test_name.MockBaseTest 107 def test_func(self): member in BaseTestTest.test_current_test_info.MockBaseTest 1063 def test_func(self): member in BaseTestTest.test_setup_and_teardown_execution_count.MockBaseTest 1258 def test_func(self): member in BaseTestTest.test_uncaught_exception.MockBaseTest 1279 def test_func(self): member in BaseTestTest.test_fail.MockBaseTest 1294 def test_func(self): member in BaseTestTest.test_assert_true.MockBaseTest 1309 def test_func(self): member in BaseTestTest.test_assert_equal_pass.MockBaseTest 1323 def test_func(self): member in BaseTestTest.test_assert_equal_fail.MockBaseTest 1337 def test_func(self): member in BaseTestTest.test_assert_equal_fail_with_msg.MockBaseTest [all …]
|
/external/swiftshader/third_party/subzero/crosstest/ |
D | mem_intrin_main.cpp | 20 #define do_test_variable(test_func) \ in testVariableLen() argument 43 #define do_test_fixed(test_func, NBYTES) \ in testFixedLen() argument
|
/external/libaom/test/ |
D | av1_convolve_test.cc | 70 TestParam(const BlockSize &block, int bd, T test_func) in TestParam() 100 T test_func) { in GetTestParams() 121 std::vector<TestParam<T>> GetLowbdTestParams(T test_func) { in GetLowbdTestParams() 127 T test_func) { in BuildLowbdParams() 149 std::vector<TestParam<T>> GetHighbdTestParams(T test_func) { in GetHighbdTestParams() 155 T test_func) { in BuildHighbdParams() 364 convolve_x_func test_func = GetParam().TestFunction(); in TestConvolve() local 393 convolve_x_func test_func = GetParam().TestFunction(); in TestConvolveSpeed() local 506 highbd_convolve_x_func test_func = GetParam().TestFunction(); in TestConvolveSpeed() local 706 highbd_convolve_y_func test_func = GetParam().TestFunction(); in TestConvolveSpeed() local [all …]
|
/external/harfbuzz_ng/test/api/ |
D | hb-test.h | 200 hb_test_func_t test_func) in hb_test_add_func() 211 hb_test_func_t test_func) in hb_test_add_func_flavor() 222 hb_test_data_func_t test_func) in hb_test_add_data_func() 234 hb_test_data_func_t test_func) in hb_test_add_data_func_flavor()
|
/external/libcxx/test/std/diagnostics/syserr/syserr.errcode/syserr.errcode.observers/ |
D | bool.fail.cpp | 20 bool test_func(void) in test_func() function
|
/external/libabigail/tests/data/test-diff-filter/ |
D | test-PR24731-v0.c | 3 void test_func(union u var) { in test_func() function
|
D | test-PR24731-v1.c | 3 void test_func(union u var) { in test_func() function
|
/external/ltp/include/ |
D | libsigwait.h | 17 typedef void (*test_func) (swi_func, int, enum tst_ts_type type); typedef
|
/external/vboot_reference/tests/ |
D | cgptlib_test.h | 17 typedef int (*test_func)(); typedef
|
/external/cronet/buildtools/third_party/libc++/trunk/test/std/depr/depr.lib.binders/ |
D | test_func.h | 20 explicit test_func(int id) : id_(id) {} in test_func() function
|
/external/libcxx/test/std/depr/depr.lib.binders/ |
D | test_func.h | 21 explicit test_func(int id) : id_(id) {} in test_func() function
|
/external/python/asn1crypto/tests/ |
D | unittest_data.py | 27 def test_func_decorator(test_func): argument
|
/external/mesa3d/src/gallium/drivers/r300/compiler/tests/ |
D | unit_test.h | 36 void (*test_func)(struct test_result * result); member
|
/external/python/cpython3/Lib/test/libregrtest/ |
D | refleak.py | 23 def dash_R(ns, test_name, test_func): argument
|
/external/python/cpython3/Lib/ctypes/test/ |
D | test_unicode.py | 48 def test_func(self): member in StringTestCase
|
/external/bcc/tests/python/ |
D | test_disassembler.py | 139 def test_func(self): member in TestDisassembler
|
/external/harfbuzz_ng/src/ |
D | test-algs.cc | 33 test_func (int a, char **b) in test_func() function
|
/external/OpenCL-CTS/test_conformance/images/clFillImage/ |
D | test_loops.cpp | 26 typedef int (*test_func)(cl_device_id device, cl_context context, typedef
|
/external/python/cpython2/Lib/lib2to3/ |
D | btm_utils.py | 275 def rec_test(sequence, test_func): argument
|
/external/python/cpython3/Lib/lib2to3/ |
D | btm_utils.py | 274 def rec_test(sequence, test_func): argument
|
/external/rust/crates/quiche/deps/boringssl/src/util/fipstools/cavp/ |
D | cavp_ecdsa2_siggen_test.cc | 107 static bool (*test_func)(FileTest *, void *); in cavp_ecdsa2_siggen_test_main() local
|
/external/ltp/testcases/kernel/syscalls/open/ |
D | open13.c | 58 static void (*test_func[])(void) = { variable
|
/external/libffi/testsuite/libffi.call/ |
D | cls_multi_uchar.c | 40 void test_func(ffi_cif *cif __UNUSED__, void *rval __UNUSED__, void **avals, in test_func() function
|