Searched refs:customLabel1 (Results 1 – 1 of 1) sorted by relevance
132 final String customLabel1 = "custom label1"; in testDataItemCollapsing_event() local150 mValues1.put(Event.LABEL, customLabel1); in testDataItemCollapsing_event()151 mValues2.put(Event.LABEL, customLabel1); in testDataItemCollapsing_event()160 assertEquals(customLabel1, ((EventDataItem) dataList.get(0)).getLabel()); in testDataItemCollapsing_event()