Home
last modified time | relevance | path

Searched defs:object2 (Results 1 – 4 of 4) sorted by relevance

/tools/loganalysis/src/com/android/loganalysis/item/
DGenericItem.java204 static protected boolean areEqual(Object object1, Object object2) { in areEqual()
216 static protected boolean areConsistent(Object object1, Object object2) { in areConsistent()
228 static protected Object mergeObjects(Object object1, Object object2) in mergeObjects()
/tools/tradefederation/core/tests/src/com/android/tradefed/config/
DOptionSetterTest.java315 SharedOptionSource object2 = new SharedOptionSource(); in testOptionSetter_sharedOptions() local
328 SharedOptionSource object2 = new SharedOptionSource(); in testOptionSetter_sharedEnumMap() local
357 SharedOptionSource object2 = new SharedOptionSource(); in testOptionSetter_sharedEnumCollection() local
393 SharedOptionSource object2 = new SharedOptionSource(); in testOptionSetter_namespacedClassName() local
406 SharedOptionSource object2 = new SharedOptionSource(); in testOptionSetter_namespacedAlias() local
421 ParentOptionSource object2 = new ParentOptionSource(); in testOptionSetter_frequencyForDeviceObject() local
DDynamicRemoteFileResolverTest.java491 RemoteFileOption object2 = new RemoteFileOption(); in testResolveTwoObjects() local
527 RemoteFileOption object2 = new RemoteFileOption(); in testResolveTwoObjects_sameValue() local
/tools/loganalysis/tests/src/com/android/loganalysis/util/config/
DOptionSetterTest.java240 SharedOptionSource object2 = new SharedOptionSource(); in testOptionSetter_sharedOptions() local
253 SharedOptionSource object2 = new SharedOptionSource(); in testOptionSetter_sharedEnumMap() local
282 SharedOptionSource object2 = new SharedOptionSource(); in testOptionSetter_sharedEnumCollection() local
318 SharedOptionSource object2 = new SharedOptionSource(); in testOptionSetter_namespacedClassName() local
331 SharedOptionSource object2 = new SharedOptionSource(); in testOptionSetter_namespacedAlias() local