Home
last modified time | relevance | path

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

/aosp_15_r20/tools/asuite/adevice/tests/common/
H A Dfakes.rs58 wait_called: RefCell<u32>, field
/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/stream_executor/
H A Dstream_executor_test.cc383 static bool wait_called = false; in TEST_F() local