Home
last modified time | relevance | path

Searched defs:test_obj (Results 1 – 7 of 7) sorted by relevance

/external/cronet/buildtools/third_party/libc++abi/trunk/test/
Dguard_threaded_test.pass.cpp191 FunctionLocalStatic<GuardType, Impl> test_obj; in test_free_for_all() local
212 FunctionLocalStatic<GuardType, Impl> test_obj; in test_waiting_for_init() local
248 FunctionLocalStatic<GuardType, Impl> test_obj; in test_aborted_init() local
283 FunctionLocalStatic<GuardType, Impl> test_obj; in test_completed_init() local
/external/libcxxabi/test/
Dguard_threaded_test.pass.cpp208 FunctionLocalStatic<GuardType, Impl> test_obj; in test_free_for_all() local
236 FunctionLocalStatic<GuardType, Impl> test_obj; in test_waiting_for_init() local
273 FunctionLocalStatic<GuardType, Impl> test_obj; in test_aborted_init() local
315 FunctionLocalStatic<GuardType, Impl> test_obj; in test_completed_init() local
/external/autotest/client/common_lib/
Dpowerplay_util.py20 def __init__(self, test_obj, record_interval=0): argument
/external/tensorflow/tensorflow/python/profiler/integration_test/
Dprofiler_api_test.py52 def _make_temp_log_dir(test_obj): argument
/external/cronet/components/prefs/
Dpref_member_unittest.cc295 PrefMemberTestClass test_obj(&prefs); in TEST_F() local
/external/tensorflow/tensorflow/python/distribute/
Dmulti_worker_test_base.py416 def skip_if_grpc_server_cant_be_started(test_obj): argument
/external/tensorflow/tensorflow/python/framework/
Dtest_util.py501 def skip_if_error(test_obj, error_type, messages=None): argument