FindNamePhase 63 base/debug/trace_event_unittest.cc DictionaryValue* FindNamePhase(const char* name, const char* phase); FindNamePhase 1270 base/debug/trace_event_unittest.cc EXPECT_TRUE(FindNamePhase("name1", "S")); FindNamePhase 1271 base/debug/trace_event_unittest.cc EXPECT_TRUE(FindNamePhase("name1", "T")); FindNamePhase 1272 base/debug/trace_event_unittest.cc EXPECT_TRUE(FindNamePhase("name1", "F")); FindNamePhase 1302 base/debug/trace_event_unittest.cc DictionaryValue* async_begin = FindNamePhase("name1", "S"); FindNamePhase 1303 base/debug/trace_event_unittest.cc DictionaryValue* async_begin2 = FindNamePhase("name2", "S"); FindNamePhase 1304 base/debug/trace_event_unittest.cc DictionaryValue* async_end = FindNamePhase("name1", "F"); FindNamePhase 1788 base/debug/trace_event_unittest.cc EXPECT_TRUE(FindNamePhase("Stuff", "P")); FindNamePhase 1789 base/debug/trace_event_unittest.cc EXPECT_TRUE(FindNamePhase("Things", "P")); FindNamePhase 1841 base/debug/trace_event_unittest.cc EXPECT_TRUE(FindNamePhase("AAA", "P")); FindNamePhase 1842 base/debug/trace_event_unittest.cc EXPECT_TRUE(FindNamePhase("BBB", "P")); FindNamePhase 1855 base/debug/trace_event_unittest.cc EXPECT_TRUE(FindNamePhase("AAA", "P")); FindNamePhase 1856 base/debug/trace_event_unittest.cc EXPECT_TRUE(FindNamePhase("BBB", "P")); FindNamePhase 1857 base/debug/trace_event_unittest.cc EXPECT_TRUE(FindNamePhase("CCC", "P")); FindNamePhase 1858 base/debug/trace_event_unittest.cc EXPECT_TRUE(FindNamePhase("DDD", "P")); FindNamePhase 1866 base/debug/trace_event_unittest.cc EXPECT_FALSE(FindNamePhase("AAA", "P")); FindNamePhase 1867 base/debug/trace_event_unittest.cc EXPECT_FALSE(FindNamePhase("BBB", "P")); FindNamePhase 1868 base/debug/trace_event_unittest.cc EXPECT_FALSE(FindNamePhase("CCC", "P")); FindNamePhase 1869 base/debug/trace_event_unittest.cc EXPECT_FALSE(FindNamePhase("DDD", "P")); FindNamePhase 1920 base/debug/trace_event_unittest.cc DictionaryValue* dict = FindNamePhase("bar", "X"); FindNamePhase 1937 base/debug/trace_event_unittest.cc dict = FindNamePhase("baz", "X"); FindNamePhase 1955 base/debug/trace_event_unittest.cc dict = FindNamePhase("string_first", "X"); FindNamePhase 1974 base/debug/trace_event_unittest.cc dict = FindNamePhase("string_second", "X"); FindNamePhase 2033 base/debug/trace_event_unittest.cc dict = FindNamePhase("event1", "X"); FindNamePhase 2040 base/debug/trace_event_unittest.cc dict = FindNamePhase("event2", "X"); FindNamePhase 2048 base/debug/trace_event_unittest.cc dict = FindNamePhase("event3", "X"); FindNamePhase 2058 base/debug/trace_event_unittest.cc dict = FindNamePhase("event4", "X"); FindNamePhase 2068 base/debug/trace_event_unittest.cc dict = FindNamePhase("event5", "X"); FindNamePhase 2078 base/debug/trace_event_unittest.cc dict = FindNamePhase("event6", "X"); FindNamePhase 2084 base/debug/trace_event_unittest.cc dict = FindNamePhase("event6b", "X"); FindNamePhase 2092 base/debug/trace_event_unittest.cc dict = FindNamePhase("event7", "X"); FindNamePhase 2100 base/debug/trace_event_unittest.cc dict = FindNamePhase("event8", "X"); FindNamePhase 2108 base/debug/trace_event_unittest.cc dict = FindNamePhase("event9", "X"); FindNamePhase 2115 base/debug/trace_event_unittest.cc dict = FindNamePhase("event10", "X"); FindNamePhase 2122 base/debug/trace_event_unittest.cc dict = FindNamePhase("event11", "X"); FindNamePhase 2129 base/debug/trace_event_unittest.cc dict = FindNamePhase("event12", "X"); FindNamePhase 2136 base/debug/trace_event_unittest.cc dict = FindNamePhase("event13", "X"); FindNamePhase 2143 base/debug/trace_event_unittest.cc dict = FindNamePhase("event14", "X"); FindNamePhase 2150 base/debug/trace_event_unittest.cc dict = FindNamePhase("event15", "X");