Lines Matching refs:tests
104 tests/end_to_end_tests.cpp \
105 tests/fake_io_delegate.cpp \
106 tests/main.cpp \
107 tests/test_data_example_interface.cpp \
108 tests/test_data_ping_responder.cpp \
109 tests/test_util.cpp \
138 system/tools/aidl/tests/ \
141 tests/android/aidl/tests/ITestService.aidl \
142 tests/android/aidl/tests/INamedCallback.aidl \
143 tests/simple_parcelable.cpp
153 tests/aidl_test_service.cpp
163 tests/aidl_test_client.cpp \
164 tests/aidl_test_client_file_descriptors.cpp \
165 tests/aidl_test_client_parcelables.cpp \
166 tests/aidl_test_client_nullables.cpp \
167 tests/aidl_test_client_primitives.cpp \
168 tests/aidl_test_client_utf8_strings.cpp \
169 tests/aidl_test_client_service_exceptions.cpp
174 LOCAL_SRC_FILES := tests/aidl_test_sentinel_searcher.cpp
189 LOCAL_MANIFEST_FILE := tests/java_app/AndroidManifest.xml
190 LOCAL_RESOURCE_DIR := $(LOCAL_PATH)/tests/java_app/resources
192 tests/android/aidl/tests/ITestService.aidl \
193 tests/android/aidl/tests/INamedCallback.aidl \
194 tests/java_app/src/android/aidl/tests/SimpleParcelable.java \
195 tests/java_app/src/android/aidl/tests/TestServiceClient.java
197 system/tools/aidl/tests/ \