Home
last modified time | relevance | path

Searched refs:API (Results 1 – 14 of 14) sorted by relevance

/test/vti/dashboard/src/main/webapp/WEB-INF/jsp/
Dshow_plan_run.jsp52 alert( "Error : can't bring API coverage data from the server" );
62 '<i class="material-icons">report</i> HAL API Information : ' + defaultInfo
93 '<i class="material-icons">report</i> API Information' +
156 details.append('<b>Total API : </b><c:out value="${totalApiCount}"/><br>');
157 details.append('<b>Total Covered API : </b><c:out value="${totalCoveredApiCount}"/><br>');
200 <h4 id="coverageModalTitle">API Coverage</h4>
220 <h4>Total HAL API List</h4>
Dshow_tree.jsp88 alert( "Error : can't bring API coverage data from the server" );
98 … '<i class="material-icons">report</i> HAL API Information : ' + defaultInfo
123 '<i class="material-icons">report</i> API Information' +
287 <h4 id="coverageModalTitle">API Coverage</h4>
307 <h4>Total HAL API List</h4>
Dshow_coverage.jsp75 // Load the API client and auth2 library
/test/vts/proto/
DExecutionSpecificationMessage.proto23 // Specifies API call sequence.
25 // Lists API calls.
DVtsReportMessage.proto83 // API level
234 // To specify a API coverage report. Currently only for HAL API coverage.
315 // API coverage report for each HAL interface.
DAndroidSystemControlMessage.proto172 // for the found API specification.
175 // for the API call result including result value, profiling data, and
DComponentSpecificationMessage.proto183 // To specify an API call to an interface.
211 // Specifies API function and inputs.
223 // the HIDL interface ID used to call an API of another nested interface
/test/vts/utils/python/mirror/
Dhal_mirror.py34 API = "api" variable
156 apis = getattr(interface, API, [])
Dnative_entity_mirror.py35 API = "api" variable
/test/vts/harnesses/tradefed/tests/res/testtype/
Dvts_multi_device_test_parser_output.txt21 [VTS-Example] 07-01 08:55:03.485 INFO target API: name: "#Open"
81 [VTS-Example] 07-01 08:55:09.219 INFO target API: name: "set_light"
230 [VTS-Example] 07-01 08:55:14.487 INFO target API: name: "set_light"
Dvts_multi_device_test_parser_output_timeout.txt21 [VTS-Example] 07-01 08:55:03.485 INFO target API: name: "#Open"
81 [VTS-Example] 07-01 08:55:09.219 INFO target API: name: "set_light"
230 [VTS-Example] 07-01 08:55:14.487 INFO target API: name: "set_light"
/test/vti/dashboard/
DREADME.md121 otherwise you will end up with errors from the mock data dev API.
189 ### Command to generate mock data through API
/test/vts-testcase/nbu/src/
DREADME.md43 * Flash the build you want to test. The build's API level has to be `>=26`.
/test/mlts/models/
DREADME.txt16 This directory contains models data for the Android Neural Networks API benchmarks.