Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/
Dmessage_wrappers_test.cc248 RunGraphResponse response_proto; in TEST() local
277 RunStepResponse response_proto; in TEST() local
305 RunStepResponse response_proto; in TEST() local
336 RunStepResponse response_proto; in TEST() local
/external/autotest/client/cros/
Downership.py124 def assert_has_policy_data(response_proto): argument