OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:covered_stages
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/chrome/browser/extensions/api/declarative_webrequest/
webrequest_condition_attribute_unittest.cc
253
unsigned int
covered_stages
= 0;
local
255
covered_stages
|= active_stages[i].first;
256
EXPECT_EQ(kActiveStages,
covered_stages
);
Completed in 39 milliseconds