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

/external/chromium_org/chrome/browser/extensions/
H A Dextension_service_unittest.cc326 expected_creation_flags_(Extension::NO_FLAGS) {
334 expected_creation_flags_(expected_creation_flags) {
375 EXPECT_EQ(expected_creation_flags_, creation_flags);
457 int expected_creation_flags_; member in class:MockProviderVisitor

Completed in 85 milliseconds