Searched refs:list0 (Results 1 – 2 of 2) sorted by relevance
157 final String type, final ArrayList<WeightedString> list0, in hasAttributesDifferencesAndPrintThemIfAny() argument160 if (null == list0) return false; in hasAttributesDifferencesAndPrintThemIfAny()161 for (final WeightedString attribute0 : list0) { in hasAttributesDifferencesAndPrintThemIfAny()168 if (null != list0) { in hasAttributesDifferencesAndPrintThemIfAny()169 for (final WeightedString attribute0 : list0) { in hasAttributesDifferencesAndPrintThemIfAny()
948 std::vector<ListItem> list0 = {item0, item1, item2, item3}; in TEST_F() local950 .WillRepeatedly(InvokeCb<2>(list0)); in TEST_F()969 std::vector<ListItem> list0 = {item0, item1}; in TEST_F() local972 .WillRepeatedly(InvokeCb<2>(list0)); in TEST_F()