Searched refs:other_hard_coded_trial (Results 1 – 1 of 1) sorted by relevance
794 scoped_refptr<FieldTrial> other_hard_coded_trial = in TEST_F() local796 EXPECT_EQ(other_hard_coded_trial, forced_trial); in TEST_F()798 int would_win_group = other_hard_coded_trial->AppendGroup("Force", 1); in TEST_F()799 EXPECT_EQ(forced_group, other_hard_coded_trial->group()); in TEST_F()