Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/keras/distribute/
Dmulti_worker_callback_tf2_test.py54 def _model_setup(test_obj, file_format): argument
98 test_obj, file_format): argument
151 test_obj, saving_filepath): argument
190 def proc_model_checkpoint_works_with_same_file_path(test_obj, argument
243 def proc_tensorboard_saves_on_chief_but_not_otherwise(test_obj): argument
281 def proc_tensorboard_can_still_save_to_temp_even_if_it_exists(test_obj): argument
310 def proc_tensorboard_works_with_same_file_path(test_obj, saving_filepath): argument
339 def proc_early_stopping(test_obj): argument
/external/llvm-project/libcxxabi/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/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.py56 def _make_temp_log_dir(test_obj): argument
/external/autotest/client/site_tests/platform_TLSDate/
Dplatform_TLSDate.py19 def __init__(self, test_obj): argument
/external/tensorflow/tensorflow/python/distribute/
Dmulti_worker_test_base.py438 def skip_if_grpc_server_cant_be_started(test_obj): argument
/external/tensorflow/tensorflow/python/framework/
Dtest_util.py467 def skip_if_error(test_obj, error_type, messages=None): argument