Searched refs:group_indices (Results 1 – 2 of 2) sorted by relevance
56 ListPrefUpdate group_indices( in TEST_F() local59 group_indices->Set(i, new base::FundamentalValue(static_cast<int>(j))); in TEST_F()
62 const base::ListValue* group_indices = in GetGroupIndex() local65 if (!group_indices->GetInteger(domain_index, &result)) { in GetGroupIndex()