Searched refs:operations2 (Results 1 – 1 of 1) sorted by relevance
1493 String[] operations2 = cpo2.toString().split(","); in cpoEquals() local1495 if (operations1.length != operations2.length) { in cpoEquals()1503 String operation2 = operations2[i]; in cpoEquals()