Searched defs:expected_private_key_path_ (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/extensions/
H A Dextension_service_unittest.cc1161 const base::FilePath expected_private_key_path_; member in class:PackExtensionTestClient
1169 expected_private_key_path_(expected_private_key_path) {}
1183 EXPECT_EQ(expected_private_key_path_.value(), private_key_path.value());

Completed in 142 milliseconds