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.py44 def _model_setup(test_obj, file_format): argument
105 test_obj, file_format): argument
156 test_obj, saving_filepath): argument
195 def proc_model_checkpoint_works_with_same_file_path(test_obj, argument
246 def proc_tensorboard_saves_on_chief_but_not_otherwise(test_obj): argument
283 def proc_tensorboard_can_still_save_to_temp_even_if_it_exists(test_obj): argument
313 def proc_tensorboard_works_with_same_file_path(test_obj, saving_filepath): argument
342 def proc_early_stopping(test_obj): argument
/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.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.py449 def skip_if_grpc_server_cant_be_started(test_obj): argument
/external/tensorflow/tensorflow/python/framework/
Dtest_util.py503 def skip_if_error(test_obj, error_type, messages=None): argument