Home
last modified time | relevance | path

Searched defs:enable_features (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/cronet/testing/variations/
H A Dfieldtrial_testing_config.json11 "enable_features": [ array
31 "enable_features": [ array
46 "enable_features": [ array
64 "enable_features": [ array
79 "enable_features": [ array
98 "enable_features": [ array
116 "enable_features": [ array
125 "enable_features": [ array
134 "enable_features": [ array
143 "enable_features": [ array
[all …]
/aosp_15_r20/external/cronet/base/
H A Dfeature_list_unittest.cc76 const char* enable_features; in TEST_F() member
123 const std::string enable_features; in TEST_F() member
398 const char* enable_features; in TEST_F() member
498 std::string enable_features; in TEST_F() local
527 std::string enable_features; in TEST_F() local
551 std::string enable_features; in TEST_F() local
765 const char* enable_features; in TEST() member
812 const std::string enable_features; in TEST() member
H A Dfeature_list.cc215 bool ParseEnableFeatures(const std::string& enable_features, in ParseEnableFeatures()
300 void FeatureList::InitFromCommandLine(const std::string& enable_features, in InitFromCommandLine()
545 bool FeatureList::InitInstance(const std::string& enable_features, in InitInstance()
553 const std::string& enable_features, in InitInstance()
/aosp_15_r20/external/libchrome/base/
H A Dfeature_list_unittest.cc78 const char* enable_features; in TEST_F() member
291 const char* enable_features; in TEST_F() member
370 std::string enable_features; in TEST_F() local
395 std::string enable_features; in TEST_F() local
H A Dfeature_list.cc89 const std::string& enable_features, in InitializeFromCommandLine()
223 bool FeatureList::InitializeInstance(const std::string& enable_features, in InitializeInstance()
/aosp_15_r20/external/cronet/base/test/
H A Dscoped_feature_list.cc129 bool ParseEnableFeatures(const std::string& enable_features, in ParseEnableFeatures()
260 bool enable_features) { in CreateCommandLineArgumentFromFeatureList()
392 const std::string& enable_features, in InitFromCommandLine()
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/os/linux/
H A Driscv.rs14 let enable_features = |value: &mut cache::Initializer, feature_slice: &[Feature], enable| { in detect_features() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/os/linux/
H A Driscv.rs14 let enable_features = |value: &mut cache::Initializer, feature_slice: &[Feature], enable| { in detect_features() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/os/linux/
H A Driscv.rs14 let enable_features = |value: &mut cache::Initializer, feature_slice: &[Feature], enable| { in detect_features() localVariable
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/os/linux/
H A Driscv.rs14 let enable_features = |value: &mut cache::Initializer, feature_slice: &[Feature], enable| { in detect_features() localVariable
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/stdarch/crates/std_detect/src/detect/os/linux/
H A Driscv.rs14 let enable_features = |value: &mut cache::Initializer, feature_slice: &[Feature], enable| { in detect_features() localVariable
/aosp_15_r20/external/libchrome/base/test/
H A Dscoped_feature_list.cc118 const std::string& enable_features, in InitFromCommandLine()
/aosp_15_r20/external/autotest/client/common_lib/cros/
H A Dchrome.py63 def __init__(self,
/aosp_15_r20/tools/asuite/atest/
H A Dbazel_mode_unittest.py2782 enable_features=None, argument