Searched refs:test_helper_path_ (Results 1 – 1 of 1) sorted by relevance
152 ASSERT_TRUE(PathService::Get(DIR_ASSETS, &test_helper_path_)); in SetUp()153 test_helper_path_ = test_helper_path_.AppendASCII(kTestHelper); in SetUp()165 base::FilePath test_helper_path_; member in base::ProcessUtilTest800 base::CommandLine command(test_helper_path_); in TEST_F()811 command = base::CommandLine(test_helper_path_); in TEST_F()822 base::CommandLine command(test_helper_path_); in TEST_F()832 command = base::CommandLine(test_helper_path_); in TEST_F()1199 const std::vector<std::string> kPrintEnvCommand = {test_helper_path_.value(), in TEST_F()