Searched defs:test_harness (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/external/python/cpython3/Lib/test/ |
D | test_sax.py | 1417 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 D | harness.c | 104 int test_harness(int (test_function)(void), char *name) in test_harness() function
|
/aosp_15_r20/external/libchrome/base/task_scheduler/ |
H A D | scheduler_single_thread_task_runner_manager_unittest.cc | 596 HWND* hwnd) { *hwnd = test_harness->CreateTestWindow(); }, in TEST_F()
|
/aosp_15_r20/external/cronet/base/task/thread_pool/ |
H A D | pooled_single_thread_task_runner_manager_unittest.cc | 668 HWND* hwnd) { *hwnd = test_harness->CreateTestWindow(); }, in TEST_F()
|
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/ |
H A D | testing_utils.py | 98 test_harness=None, argument
|