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

/external/chromium/chrome/browser/extensions/
H A Dextension_service_unittest.cc882 const FilePath expected_private_key_path_; member in class:PackExtensionTestClient
890 expected_private_key_path_(expected_private_key_path) {}
903 EXPECT_EQ(expected_private_key_path_.value(), private_key_path.value());

Completed in 51 milliseconds