Searched refs:kExtraGroupName (Results 1 – 1 of 1) sorted by relevance
835 const char kExtraGroupName[] = "Extra"; in TEST_F() local842 forced_trial->AppendGroup(kExtraGroupName, 100); in TEST_F()848 const int extra_group = client_trial->AppendGroup(kExtraGroupName, 0); in TEST_F()854 EXPECT_EQ(kExtraGroupName, client_trial->group_name()); in TEST_F()859 const char kExtraGroupName[] = "Extra"; in TEST_F() local866 forced_trial->AppendGroup(kExtraGroupName, 0); in TEST_F()872 const int extra_group = client_trial->AppendGroup(kExtraGroupName, 100); in TEST_F()