Searched refs:kEnableFeaturesSwitch (Results 1 – 1 of 1) sorted by relevance
1183 constexpr char kEnableFeaturesSwitch[] = "test-enable-features"; in TEST() local1202 kFieldTrialHandleSwitch, kEnableFeaturesSwitch, kDisableFeaturesSwitch, in TEST()1207 EXPECT_EQ("A,B", command_line.GetSwitchValueASCII(kEnableFeaturesSwitch)); in TEST()