HomeSort by relevance Sort by last modified time
    Searched defs:profile_restriction_ (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/extensions/
extension_apitest.h 47 void RestrictToProfile(Profile* profile) { profile_restriction_ = profile; }
66 Profile* profile_restriction_; member in class:ExtensionApiTest::ResultCatcher
  /external/chromium_org/chrome/browser/extensions/
extension_apitest.h 81 void RestrictToProfile(Profile* profile) { profile_restriction_ = profile; }
100 Profile* profile_restriction_; member in class:ExtensionApiTest::ResultCatcher

Completed in 30 milliseconds