Home
last modified time | relevance | path

Searched defs:client_job (Results 1 – 2 of 2) sorted by relevance

/external/autotest/client/bin/
Dsetup_job.py9 from autotest_lib.client.bin import job as client_job unknown
/external/tensorflow/tensorflow/core/distributed_runtime/integration_test/
Dc_api_coordination_test.cc449 auto client_job = cluster->add_job(); in TEST_P() local