Searched refs:kTestType (Results 1 – 5 of 5) sorted by relevance
151 if (!command_line.HasSwitch(switches::kTestType) || in GetDefaultProfile()340 if (!command_line.HasSwitch(switches::kTestType)) { in Observe()360 (!command_line.HasSwitch(switches::kTestType) || in DoFinalInit()387 (!command_line.HasSwitch(switches::kTestType) || in OnProfileCreated()
97 cl->AppendSwitch(switches::kTestType); in TEST_F()112 cl->AppendSwitch(switches::kTestType); in TEST_F()
911 const char kTestType[] = "test-type"; variable
255 extern const char kTestType[];
90 if (command_line.HasSwitch(switches::kTestType)) { in GetBootTimes()