Home
last modified time | relevance | path

Searched refs:has_other_event (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/base/test/
Dtrace_event_analyzer.h125 bool has_other_event() const { return other_event; } in has_other_event() function
Dtrace_event_analyzer.cc492 if (!the_event->has_other_event()) in GetMemberValueAsDouble()
Dtrace_event_analyzer_unittest.cc156 ASSERT_TRUE(event.has_other_event()); in TEST_F()