Searched refs:temp_ext_path (Results 1 – 1 of 1) sorted by relevance
87 base::FilePath temp_ext_path(switches.GetSwitchValueNative("load-extension")); in TEST() local88 ASSERT_TRUE(base::PathExists(temp_ext_path)); in TEST()91 temp_ext_path.AppendASCII("manifest.json"), &manifest_txt)); in TEST()