Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/device/
Ddevice_event_mgr_test.cc40 class TEST_EventMgr : public EventMgr { class
42 TEST_EventMgr(se::StreamExecutor* se, const GPUOptions& gpu_options) in TEST_EventMgr() function in tensorflow::TEST_EventMgr
113 TEST_EventMgr em(stream_exec, GPUOptions()); in TEST()
122 TEST_EventMgr em(stream_exec, GPUOptions()); in TEST()
447 TEST_EventMgr em(stream_exec, GPUOptions()); in BM_no_ops()
Ddevice_event_mgr.h84 friend class TEST_EventMgr;