Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_session_test.cc661 auto b_delay = test::graph::Delay(&g, b, Microseconds(1000000)); in TEST() local
718 auto b_delay = test::graph::Delay(&g, b, Microseconds(1000000)); in TEST() local
780 auto b_delay = test::graph::Delay(&g, b, Microseconds(1000000)); in TEST() local
1114 Node* b_delay = test::graph::Delay(&graph, b, Microseconds(2000000)); in TEST() local
1139 Node* b_delay = test::graph::Delay(&graph, b, Microseconds(1000000)); in TEST() local