Searched refs:GetSwitchValueAsInt (Results 1 – 2 of 2) sorted by relevance
135 bool GetSwitchValueAsInt(const std::string& switch_name, int* result) { in GetSwitchValueAsInt() function193 if (!GetSwitchValueAsInt(switches::kTestLauncherBatchLimit, &batch_limit)) in RunTestSuite()
180 bool GetSwitchValueAsInt(const std::string& switch_name, int* result) { in GetSwitchValueAsInt() function240 if (!GetSwitchValueAsInt(switches::kTestLauncherBatchLimit, &batch_limit)) in LaunchUnitTestsInternal()