OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UNSUPPORTED_CHANNEL
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/common/extensions/features/
simple_feature_unittest.cc
629
EXPECT_EQ(Feature::
UNSUPPORTED_CHANNEL
,
639
EXPECT_EQ(Feature::
UNSUPPORTED_CHANNEL
,
641
EXPECT_EQ(Feature::
UNSUPPORTED_CHANNEL
,
649
EXPECT_EQ(Feature::
UNSUPPORTED_CHANNEL
,
651
EXPECT_EQ(Feature::
UNSUPPORTED_CHANNEL
,
653
EXPECT_EQ(Feature::
UNSUPPORTED_CHANNEL
,
659
EXPECT_EQ(Feature::
UNSUPPORTED_CHANNEL
,
661
EXPECT_EQ(Feature::
UNSUPPORTED_CHANNEL
,
663
EXPECT_EQ(Feature::
UNSUPPORTED_CHANNEL
,
665
EXPECT_EQ(Feature::
UNSUPPORTED_CHANNEL
,
[
all
...]
simple_feature.cc
362
return CreateAvailability(
UNSUPPORTED_CHANNEL
, type);
443
case
UNSUPPORTED_CHANNEL
:
/external/chromium_org/extensions/common/features/
feature.h
77
UNSUPPORTED_CHANNEL
,
Completed in 33 milliseconds