Home
last modified time | relevance | path

Searched refs:NUM_LOCATIONS (Results 1 – 3 of 3) sorted by relevance

/external/chromium/chrome/common/extensions/
Dextension_messages.cc76 val >= Extension::NUM_LOCATIONS) in Read()
Dextension.h62 NUM_LOCATIONS enumerator
Dextension_unittest.cc75 for (int i = 0; i < Extension::NUM_LOCATIONS; i++) { in TEST()