Searched refs:feature_type (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/gpu/config/
H A Dgpu_blacklist_unittest.cc27 const std::string feature_name, GpuFeatureType feature_type) {
54 EXPECT_EQ(1u, type.count(feature_type));
86 #define GPU_BLACKLIST_FEATURE_TEST(test_name, feature_name, feature_type) \
88 RunFeatureTest(feature_name, feature_type); \
26 RunFeatureTest( const std::string feature_name, GpuFeatureType feature_type) argument
/external/chromium_org/extensions/common/
H A Dextension_api.cc186 std::string* feature_type,
191 *feature_type = "api";
196 *feature_type = full_name.substr(0, colon_index);
349 std::string feature_type; local
351 SplitDependencyName(full_name, &feature_type, &feature_name);
354 dependency_providers_.find(feature_type);
185 SplitDependencyName(const std::string& full_name, std::string* feature_type, std::string* feature_name) argument
H A Dextension_api.h57 std::string* feature_type,
/external/chromium_org/chrome/common/extensions/api/
H A Dextension_api_unittest.cc79 std::string feature_type; local
82 test_data[i].input, &feature_type, &feature_name);
83 EXPECT_EQ(test_data[i].expected_feature_type, feature_type) << i;
/external/e2fsprogs/debugfs/
H A Ddebugfs.c2168 static int find_supp_feature(__u32 *supp, int feature_type, char *name) argument
2174 if (feature_type == E2P_FS_FEATURE)
2189 if (feature_type == E2P_FS_FEATURE)
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 164 milliseconds