Home
last modified time | relevance | path

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

/external/autotest/client/common_lib/
Dpowerplay_util.py19 def __init__(self, test_obj, record_interval=0): argument
/external/autotest/client/site_tests/platform_TLSDate/
Dplatform_TLSDate.py19 def __init__(self, test_obj): argument
/external/tensorflow/tensorflow/contrib/distribute/python/
Dkeras_multi_worker_test.py253 def _run_standalone_client(test_obj, strategy, cluster_spec): argument