Home
last modified time | relevance | path

Searched defs:test_harness (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_sax.py1417 def __init__(self, test_harness, *args, **kwargs): argument
1473 def __init__(self, test_harness, *args, **kwargs): argument
1484 def __init__(self, test_harness, *args, **kwargs): argument
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/powerpc/
H A Dharness.c104 int test_harness(int (test_function)(void), char *name) in test_harness() function
/aosp_15_r20/external/libchrome/base/task_scheduler/
H A Dscheduler_single_thread_task_runner_manager_unittest.cc596 HWND* hwnd) { *hwnd = test_harness->CreateTestWindow(); }, in TEST_F()
/aosp_15_r20/external/cronet/base/task/thread_pool/
H A Dpooled_single_thread_task_runner_manager_unittest.cc668 HWND* hwnd) { *hwnd = test_harness->CreateTestWindow(); }, in TEST_F()
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/
H A Dtesting_utils.py98 test_harness=None, argument