MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / TEST_F

Function TEST_F

tensorflow/compiler/xla/service/stream_pool_test.cc:36–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34};
35
36TEST_F(StreamPoolTest, EmptyPool) { StreamPool pool; }
37
38TEST_F(StreamPoolTest, OneStreamPool) {
39 std::unique_ptr<se::StreamExecutor> executor = NewStreamExecutor();

Callers

nothing calls this directly

Calls 3

BorrowStreamMethod · 0.45
getMethod · 0.45
okMethod · 0.45

Tested by

no test coverage detected