Home
last modified time | relevance | path

Searched refs:BlockHostForEvent (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/c/experimental/stream_executor/
Dstream_executor.cc541 port::Status BlockHostForEvent(Stream* stream, Event* event) { in BlockHostForEvent() function in stream_executor::__anon00950a620111::CStreamExecutor
Dstream_executor_test.cc827 TEST_F(StreamExecutorTest, BlockHostForEvent) { in TEST_F() argument