Searched defs:test_obj (Results 1 – 7 of 7) sorted by relevance
/external/tensorflow/tensorflow/python/keras/distribute/ |
D | multi_worker_callback_tf2_test.py | 54 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/ |
D | guard_threaded_test.pass.cpp | 191 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/ |
D | powerplay_util.py | 20 def __init__(self, test_obj, record_interval=0): argument
|
/external/tensorflow/tensorflow/python/profiler/integration_test/ |
D | profiler_api_test.py | 56 def _make_temp_log_dir(test_obj): argument
|
/external/autotest/client/site_tests/platform_TLSDate/ |
D | platform_TLSDate.py | 19 def __init__(self, test_obj): argument
|
/external/tensorflow/tensorflow/python/distribute/ |
D | multi_worker_test_base.py | 438 def skip_if_grpc_server_cant_be_started(test_obj): argument
|
/external/tensorflow/tensorflow/python/framework/ |
D | test_util.py | 467 def skip_if_error(test_obj, error_type, messages=None): argument
|