Searched defs:beginEvent (Results 1 – 6 of 6) sorted by relevance
60 Event beginEvent = matchingEvents.get(0); in testCanRecordEvent() local119 Event beginEvent = matchingEvents.get(0); in testCanRecordEventUsingTryWith() local139 Event beginEvent = matchingEvents.get(0); in testIncompleteEvent() local204 Event beginEvent = matchingEvents.get(0); in testThreadIdIsRecorded() local
26 void DebugAnnotator11::beginEvent(gl::Context *context, in beginEvent() function in rx::DebugAnnotator1179 void DebugAnnotatorContext11::beginEvent(angle::EntryPoint entryPoint, in beginEvent() function in rx::DebugAnnotatorContext11
22 void DebugAnnotatorVk::beginEvent(gl::Context *context, in beginEvent() function in rx::DebugAnnotatorVk
16 void DebugAnnotator9::beginEvent(gl::Context *context, in beginEvent() function in rx::DebugAnnotator9
21 void LoggingAnnotator::beginEvent(gl::Context *context, in beginEvent() function in angle::LoggingAnnotator
102 void Trace::beginEvent(const char* fmt, ...) { in beginEvent() function in marl::Trace