Searched refs:objs (Results 1 – 4 of 4) sorted by relevance
28 final Object[] objs = new Object[] { 1, "aaa", "bbb", 3 }; in testJsonUtils() local29 final List<Object> objArray = Arrays.asList(objs); in testJsonUtils()32 for (int i = 0; i < objs.length; ++i) { in testJsonUtils()33 assertEquals(objs[i], newObjArray.get(i)); in testJsonUtils()
1093 private String obsToString(Object... objs) { in obsToString() argument1096 for (Object obj : objs) { in obsToString()
META-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...
797 objs: