Home
last modified time | relevance | path

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

/external/libchrome/base/trace_event/
Dtrace_event_unittest.cc1534 DictionaryValue* async_end = FindNamePhase("name1", "F"); in TEST_F() local
1537 EXPECT_TRUE(async_end); in TEST_F()
1547 ASSERT_TRUE(async_end->Get("id", &value)); in TEST_F()