Home
last modified time | relevance | path

Searched refs:combined (Results 1 – 3 of 3) sorted by relevance

/cts/build/
DAndroid.mk40 cts-combined-coverage-report := $(coverage_out)/combined-coverage.html
41 cts-combined-xml-coverage-report := $(coverage_out)/combined-coverage.xml
85 $(cts-combined-coverage-report): PRIVATE_TEST_CASES := $(foreach c, $(cts_verifier_apk) $(COMPATIBI…
86 $(cts-combined-coverage-report): PRIVATE_CTS_API_COVERAGE_EXE := $(cts_api_coverage_exe)
87 $(cts-combined-coverage-report): PRIVATE_DEXDEPS_EXE := $(dexdeps_exe)
88 $(cts-combined-coverage-report): PRIVATE_API_XML_DESC := $(api_xml_description)
89 $(cts-combined-coverage-report): PRIVATE_NAPI_XML_DESC := $(napi_xml_description)
90 $(cts-combined-coverage-report) : $(android_cts_zip) $(cts_verifier_apk) $(cts_api_coverage_depende…
94 $(cts-combined-xml-coverage-report): PRIVATE_TEST_CASES := $(foreach c, $(cts_verifier_apk) $(COMPA…
95 $(cts-combined-xml-coverage-report): PRIVATE_CTS_API_COVERAGE_EXE := $(cts_api_coverage_exe)
[all …]
/cts/tests/tests/graphics/src/android/graphics/cts/
DPaintFlagsDrawFilterTest.java56 Bitmap combined = delta(bitmapWithoutFilter, bitmapWithFilter); in testPaintFlagsDrawFilter() local
57 verifyUnderline(combined); in testPaintFlagsDrawFilter()
/cts/apps/CtsVerifier/
DNOTICE.txt908 combined work, a derivative of the original library. The ordinary
946 be combined with the library in order to run.
1168 facilities not covered by this License, and distribute such a combined
1173 a) Accompany the combined library with a copy of the same work
1178 b) Give prominent notice with the combined library of the fact
1412 combined work, a derivative of the original library. The ordinary
1450 be combined with the library in order to run.
1672 facilities not covered by this License, and distribute such a combined
1677 a) Accompany the combined library with a copy of the same work
1682 b) Give prominent notice with the combined library of the fact
[all …]