Home
last modified time | relevance | path

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

/external/perfetto/src/shared_lib/test/
Dapi_integrationtest.cc385 Notification stop_called; in TEST_F() local
/external/tensorflow/tensorflow/c/experimental/stream_executor/
Dstream_executor_test.cc455 static bool stop_called = false; in TEST_F() local
/external/perfetto/src/tracing/test/
Dapi_integrationtest.cc4085 std::atomic<bool> stop_called{false}; in TEST_P() local
5087 bool stop_called = false; member in __anon78e5bb3c0111::TestInterceptor
5284 bool stop_called{}; in TEST_P() member in __anon78e5bb3c0111::TEST_P::Observer