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

  /external/chromium_org/chrome/browser/extensions/
extension_function_test_utils.h 70 enum RunFunctionFlags {
81 RunFunctionFlags flags);
93 RunFunctionFlags flags);
112 RunFunctionFlags flags);
116 RunFunctionFlags flags);
  /external/chromium_org/extensions/browser/
api_test_utils.h 33 enum RunFunctionFlags { NONE = 0, INCLUDE_INCOGNITO = 1 << 0 };
48 RunFunctionFlags flags);
60 RunFunctionFlags flags);
68 RunFunctionFlags flags);
90 RunFunctionFlags flags);
95 RunFunctionFlags flags);

Completed in 209 milliseconds