Home
last modified time | relevance | path

Searched defs:test_func (Results 1 – 25 of 61) sorted by relevance

123

/external/python/cpython3/Lib/unittest/test/
Dtest_async_case.py33 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/
Dcustom_gradient_memory_test.py43 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/
Dbase_test_test.py74 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/
Dmem_intrin_main.cpp20 #define do_test_variable(test_func) \ in testVariableLen() argument
43 #define do_test_fixed(test_func, NBYTES) \ in testFixedLen() argument
/external/libaom/test/
Dav1_convolve_test.cc70 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/
Dhb-test.h200 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/
Dbool.fail.cpp20 bool test_func(void) in test_func() function
/external/libabigail/tests/data/test-diff-filter/
Dtest-PR24731-v0.c3 void test_func(union u var) { in test_func() function
Dtest-PR24731-v1.c3 void test_func(union u var) { in test_func() function
/external/ltp/include/
Dlibsigwait.h17 typedef void (*test_func) (swi_func, int, enum tst_ts_type type); typedef
/external/vboot_reference/tests/
Dcgptlib_test.h17 typedef int (*test_func)(); typedef
/external/cronet/buildtools/third_party/libc++/trunk/test/std/depr/depr.lib.binders/
Dtest_func.h20 explicit test_func(int id) : id_(id) {} in test_func() function
/external/libcxx/test/std/depr/depr.lib.binders/
Dtest_func.h21 explicit test_func(int id) : id_(id) {} in test_func() function
/external/python/asn1crypto/tests/
Dunittest_data.py27 def test_func_decorator(test_func): argument
/external/mesa3d/src/gallium/drivers/r300/compiler/tests/
Dunit_test.h36 void (*test_func)(struct test_result * result); member
/external/python/cpython3/Lib/test/libregrtest/
Drefleak.py23 def dash_R(ns, test_name, test_func): argument
/external/python/cpython3/Lib/ctypes/test/
Dtest_unicode.py48 def test_func(self): member in StringTestCase
/external/bcc/tests/python/
Dtest_disassembler.py139 def test_func(self): member in TestDisassembler
/external/harfbuzz_ng/src/
Dtest-algs.cc33 test_func (int a, char **b) in test_func() function
/external/OpenCL-CTS/test_conformance/images/clFillImage/
Dtest_loops.cpp26 typedef int (*test_func)(cl_device_id device, cl_context context, typedef
/external/python/cpython2/Lib/lib2to3/
Dbtm_utils.py275 def rec_test(sequence, test_func): argument
/external/python/cpython3/Lib/lib2to3/
Dbtm_utils.py274 def rec_test(sequence, test_func): argument
/external/rust/crates/quiche/deps/boringssl/src/util/fipstools/cavp/
Dcavp_ecdsa2_siggen_test.cc107 static bool (*test_func)(FileTest *, void *); in cavp_ecdsa2_siggen_test_main() local
/external/ltp/testcases/kernel/syscalls/open/
Dopen13.c58 static void (*test_func[])(void) = { variable
/external/libffi/testsuite/libffi.call/
Dcls_multi_uchar.c40 void test_func(ffi_cif *cif __UNUSED__, void *rval __UNUSED__, void **avals, in test_func() function

123