Searched defs:itf2 (Results 1 - 9 of 9) sorted by relevance

/external/libbrillo/brillo/dbus/
H A Ddbus_object_unittest.cc127 DBusInterface* itf2 = dbus_object_->AddOrGetInterface(kTestInterface2); local
128 itf2->AddSimpleMethodHandler(kTestMethod_StrLen, StrLen);
129 itf2->AddSimpleMethodHandlerWithError(kTestMethod_CheckNonEmpty,
H A Dexported_property_set_unittest.cc90 DBusInterface* itf2 = dbus_object_.AddOrGetInterface(kTestInterface2); local
91 itf2->AddProperty(kUint16PropName, &uint16_prop_);
92 itf2->AddProperty(kInt32PropName, &int32_prop_);
/external/robolectric/v3/
H A Drobolectric-3.1-SNAPSHOT.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/robolectric/ org/robolectric/util/ org/robolectric/res/ org/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 296 milliseconds