Searched defs:EventMgr (Results 1 – 4 of 4) sorted by relevance
111 TEST(EventMgr, Empty) { in TEST() argument120 TEST(EventMgr, WarnIfInCallback) { in TEST() argument
93 EventMgr::EventMgr(se::StreamExecutor* se, const GPUOptions& gpu_options) in EventMgr() function in tensorflow::EventMgr
92 EventMgr::EventMgr(se::StreamExecutor* se, const GPUOptions& gpu_options) in EventMgr() function in tensorflow::EventMgr
47 class EventMgr; variable