Home
last modified time | relevance | path

Searched refs:impl (Results 1 – 4 of 4) sorted by relevance

/test/vts/tools/build/tasks/list/
Dvts_test_lib_hal_package_list.mk19 android.hardware.tests.libhwbinder@1.0-impl \
21 android.hardware.tests.bar@1.0-impl \
23 android.hardware.tests.baz@1.0-impl \
26 android.hardware.tests.foo@1.0-impl \
28 android.hardware.tests.hash@1.0-impl \
30 android.hardware.tests.inheritance@1.0-impl \
32 android.hardware.tests.memory@1.0-impl \
34 android.hardware.tests.msgq@1.0-impl \
36 android.hardware.tests.multithread@1.0-impl \
38 android.hardware.tests.pointer@1.0-impl \
[all …]
/test/vts/drivers/hal/common/include/binder/
DVtsFuzzerBinderService.h76 explicit BpVtsFuzzer(const sp<IBinder>& impl) in BpVtsFuzzer() argument
77 : BpInterface<IVtsFuzzer>(impl) {} in BpVtsFuzzer()
/test/vti/dashboard/src/test/java/com/android/vts/util/
DObjectifyTestBase.java26 import com.googlecode.objectify.impl.AsyncDatastore;
/test/vti/dashboard/
Dbuild.gradle82 compile group: 'org.apache.logging.log4j', name: 'log4j-slf4j-impl', version: '2.11.1'