Searched refs:manifest_path_ (Results 1 – 4 of 4) sorted by relevance
30 manifest_path_ = temp_dir_.path().AppendASCII("test.json"); in SetUp()50 manifest_path_, manifest_content.data(), manifest_content.size()); in WriteManifest()54 base::FilePath manifest_path_; member in extensions::NativeMessagingHostManifestTest77 NativeMessagingHostManifest::Load(manifest_path_, &error_message); in TEST_F()98 NativeMessagingHostManifest::Load(manifest_path_, &error_message); in TEST_F()110 NativeMessagingHostManifest::Load(manifest_path_, &error_message); in TEST_F()
46 manifest_path_ = in SetUp()65 base::FilePath manifest_path_; member in __anon58297f490111::CreateVisualElementsManifestTest225 ASSERT_FALSE(base::PathExists(manifest_path_)); in TEST_F()235 ASSERT_TRUE(base::PathExists(manifest_path_)); in TEST_F()238 ASSERT_TRUE(base::ReadFileToString(manifest_path_, &read_manifest)); in TEST_F()
208 base::FilePath manifest_path_; variable
345 manifest_path_ = manifest_path; in Launch()462 if (!manifest_path_.empty()) { in LaunchNaClGdb()464 base::FilePath::StringType manifest_path_value(manifest_path_.value()); in LaunchNaClGdb()