Home
last modified time | relevance | path

Searched refs:a (Results 1 – 25 of 527) sorted by relevance

12345678910>>...22

/test/vts/utils/python/coverage/
Darc_summary.py73 all(a.resolved for a in self.src_block.entry_arcs) and
74 all(a.resolved for a in self.src_block.exit_arcs if a != self)):
75 in_flow = sum(a.count for a in self.src_block.entry_arcs)
76 out_flow = sum(a.count for a in self.src_block.exit_arcs
77 if a != self)
81 all(a.resolved for a in self.dst_block.exit_arcs) and
82 all(a.resolved for a in self.dst_block.entry_arcs if a != self)):
83 out_flow = sum(a.count for a in self.dst_block.exit_arcs)
84 in_flow = sum(a.count for a in self.dst_block.entry_arcs
85 if a != self)
Dblock_summary.py61 str(a.src_block.index) for a in self.entry_arcs))
64 str(a.dst_block.index) for a in self.exit_arcs))
/test/mlts/benchmark/results/
DChart.bundle.min.js10a(o,s){if(!i[o]){if(!e[o]){var l="function"==typeof require&&require;if(!s&&l)return l(o,!0);if(r)… argument
/test/vts/proto/
DComponentSpecificationMessage.proto5 // You may obtain a copy of the License at
21 // Class of a target component.
24 // For a HAL shared library. Deprecated.
26 // For a submodule of a shared library HAL. Deprecated.
28 // For a legacy HAL. Deprecated.
30 // For a HAL which uses HIDL (HAL Interface Definition Language).
32 // For a HAL which uses HIDL (HAL Interface Definition Language).
35 // For a shared library which is not a HAL (e.g., standard library).
45 // Type of a target component.
50 // For a camera submodule.
[all …]
DVtsDriverControlMessage.proto5 // You may obtain a copy of the License at
21 // Type of a command.
25 // To request to exit a driver.
27 // To get the status of a driver.
30 // for a HAL driver
31 // To request to load a HAL.
33 // To get a list of available functions.
35 // To call a function.
39 // To read the specification message of a component.
42 // for a shell driver
[all …]
DAndroidSystemControlMessage.proto5 // You may obtain a copy of the License at
23 // Type of a command.
26 // To get a list of available HAL modules.
35 // To start a fuzzer binary service and select a HAL module.
37 // To read the VTS spec of a target component.
40 // To get a list of available functions.
42 // To call a function.
47 // To execute a shell command;
59 // Type of a response.
86 // To specify a command.
[all …]
DVtsResourceControllerMessage.proto5 // You may obtain a copy of the License at
27 // Create a new FMQ object.
29 // Read from a FMQ (no blocking).
31 // Read from a FMQ (with short-form blocking).
33 // Read from a FMQ (with long-form blocking).
36 // Write to a FMQ (no blocking).
38 // Write to a FMQ (with short-form blocking).
40 // Write to a FMQ (with long-form blocking).
65 // Allcate a new memory region.
69 // Signal starting to read a particular region of memory.
[all …]
DVtsProfilingMessage.proto5 // You may obtain a copy of the License at
25 // Entry event on the server side of a binderized HAL.
27 // Exit event on the server side of a binderized HAL.
29 // Entry event on the client side of a binderized HAL.
31 // Exit event on the client side of a binderized HAL.
33 // Entry event of a synchronize callback.
35 // Exit event of a synchronize callback.
37 // Entry event of a asynchronize callback.
39 // Exit event of a asynchronize callback.
41 // Entry event of a passthrough HAL.
[all …]
DVtsReportMessage.proto5 // You may obtain a copy of the License at
63 // To specify a call flow event.
116 // To specify the information about a host node.
123 // To specify a test case execution report.
150 // To specify a profiling report.
164 // x-axis and y-axis title labels when displaying the data as a graph
168 // a list of strings where each string has the form of 'key=value'.
174 // To specify a systrace report.
186 // To specify a coverage report.
208 // the directory path of a source file.
[all …]
/test/vti/dashboard/src/main/webapp/WEB-INF/jsp/
Dheader.jsp6 ~ obtain a copy of the License at
32 (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
33 (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
34 m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
45 <a href='#' class='brand-logo center'>VTS Dashboard</a>
49 <a class='nav-list-item' href='${link.url}'>${link.name}</a>
54 …<a id='dropdown-button' class='dropdown-button btn red lighten-3' href='#' data-activates='dropdow…
56 </a>
59 <li><a href='${logoutURL}'>Log out</a></li>
64 <a href='${link.url}' class='nav-sublist-item breadcrumb'>${link.name}</a>
Ddashboard_main.jsp6 ~ obtain a copy of the License at
44 var a = $('<a></a>')
48 div.appendTo(a);
51 a.appendTo(wrapper);
54 var silence = $('<a class="col s6 btn-flat notification-button active"></a>');
61 var clear = $('<a class="col s6 btn-flat remove-button"></a>');
262 …> test data, please visit the next url <a href="<c:out value = "${dataLink}"/>"><c:out value = "${…
282 …<li class='tab col s4' id='favoritesLink'><a class='${showAll ? "inactive" : "active"}'>Favorites<…
283 …<li class='tab col s4' id='allLink'><a class='${showAll ? "active" : "inactive"}'>All Tests</a></l…
284 <li class='tab col s4' id='acksLink'><a>Test Acknowledgements</a></li>
[all …]
Dshow_release.jsp6 ~ obtain a copy of the License at
39 …<a class="${testType == 'plan' ? 'active' : 'inactive'}" href="${requestScope['javax.servlet.forwa…
42 …<a class="${testType == 'suite' ? 'active' : 'inactive'}" href="${requestScope['javax.servlet.forw…
55 <a href='/show_plan_release?plan=${plan}${typeParam}'>
59 </a>
62 …<a href='/show_green_release?plan=${plan}${typeParam}' class="waves-effect waves-light btn">Green<…
67 <a href='/show_plan_release?plan=${plan}${typeParam}'>
71 </a>
Dshow_test_acknowledgments.jsp6 ~ obtain a copy of the License at
42 <li class='tab col s4' id='favoritesLink'><a>Favorites</a></li>
43 <li class='tab col s4' id='allLink'><a>All Tests</a></li>
44 <li class='tab col s4'><a class='active'>Test Acknowledgements</a></li>
Dshow_table.jsp6 ~ obtain a copy of the License at
83 /** Displays a modal window with the specified log entries.
94 var link = '<a href="' + entry[1] + '"';
197 // Format time grid to a formatted date
242 <li class='tab col s6' id='treeLink'><a>Tree</a></li>
243 <li class='tab col s6'><a class='active'>Table</a></li>
275 <a href='/show_graph?${profPointArgs}&${timeArgs}'
277 </a>
283 … <a class='collapsible-link' href='/show_performance_digest?testName=${testName}'>
285 </a>
[all …]
Dshow_gcs_log.jsp6 ~ obtain a copy of the License at
51 …List.append("<li class='collection-item'><a href='#logEntryViewModal' class='modal-trigger'>" + el…
70 $("div.collection > a.collection-item.active").removeClass('active')
90 <a href="${requestScope['javax.servlet.forward.servlet_path']}?path=${dirName}">
95 </a>
106 <a href="#logEntryListModal" class="collection-item modal-trigger">
108 </a>
132 …<a href="#!" id="downloadLink" class="modal-action modal-close waves-effect waves-green btn">Downl…
135 <a href="#!" class="modal-action modal-close waves-effect waves-green btn">Close</a>
167 <a href="#!" class="modal-action modal-close waves-effect waves-green btn">Close</a>
Dshow_suite_release.jsp6 ~ obtain a copy of the License at
106 $( "div.test-case-container > div.input-field > a.btn" ).each(function() {
151 <a class="waves-effect waves-light btn" id="searchBtn">
153 </a>
164a class="<c:out value="${testCategoryType == '1' ? 'active' : 'inactive'}"></c:out>" href="${reque…
167a class="<c:out value="${testCategoryType == '4' ? 'active' : 'inactive'}"></c:out>" href="${reque…
170a class="<c:out value="${testCategoryType == '2' ? 'active' : 'inactive'}"></c:out>" href="${reque…
238 …<a href="<c:out value="${testSuiteResultEntity.buganizerLink}"></c:out>" class="waves-effect waves…
240 </a>
245 … <a href="show_gcs_log?path=${testSuiteResultEntity.screenResultLogPath}">
[all …]
/test/mlts/models/assets/asr_float/
DLICENSE5 Creative Commons Corporation ("Creative Commons") is not a law firm and
7 Creative Commons public licenses does not create a lawyer-client or
17 Creative Commons public licenses provide a standard set of terms and
39 licenses, a licensor grants the public permission to use the
45 other rights that a licensor has authority to grant. Use of
62 extent this Public License may be interpreted as a contract, You are
71 a. Adapted Material means material subject to Copyright and Similar
74 arranged, transformed, or otherwise modified in a manner requiring
77 Material is a musical work, performance, or sound recording,
79 synched in timed relation with a moving image.
[all …]
/test/vts-testcase/kernel/encryption/
Dadiantum.cpp58 static unsigned int round_up(unsigned int a, unsigned int b) { in round_up() argument
59 return a + -a % b; in round_up()
64 static void le128_add(uint8_t res[16], const uint8_t a[16], in le128_add()
68 int sum = a[i] + b[i] + carry; in le128_add()
75 static void le128_sub(uint8_t res[16], const uint8_t a[16], in le128_sub()
79 int sum = a[i] - b[i] - carry; in le128_sub()
104 #define CHACHA_QUARTERROUND(a, b, c, d) \ argument
106 a += b; \
107 d = rol32(d ^ a, 16); \
110 a += b; \
[all …]
/test/vts/doc/
Duser_manual.md16a local directory during test runtime by predownloading the packages. First run the lunch command…
56 ### 1.4. Build a VTS package
68 Let's connect an Android device and a host computer using a USB cable.
72 * On a host, run `adb devices` from a command line shell.
73 * On a Android device, confirm that the host is trusted.
74 * On a host, type `adb shell` and if that works, we're ready.
78 ### <a name="run_vts" /> 2.1. Run a VTS test plan
115 and obtain a certificate.
121 Then select a directory which captures the time stamp of your test run (e.g., 2016.08.16_09.17.13).
/test/suite_harness/tools/cts-tradefed/
DREADME9 It works in a similar manner to the prior CTS harness, but supports some
13 support running CTS in a continuous test environment.
14 - supports sharding a CTS test run across multiple devices in parallel
15 - automatically continue a CTS test run on another device if connection
38 To run a test plan on a single device:
52 To run a test module:
55 To run a specific test:
58 To shard a plan test run on multiple devices
68 platform source code and setting up a build environment.
/test/vts/tools/vts-tradefed/res/push_groups/
DREADME.md3 As part of the test setup procedure, a VTS test can push a set of files to
4 a target device. A list of files can be defined as a push group (i.e., a `.push`
15 Based on those, the following push groups are defined where each group is for a
/test/vts/utils/python/coverage/testdata/
Dsample.c35 int testFunctionName(a) in testFunctionName() argument
36 int a; in testFunctionName()
40 b = a << 2;
41 printf("%i times 4 = %i\n", a, b);
/test/vts/tools/vts-core-tradefed/
DREADME9 It works in a similar manner to the prior VTS harness, but with much
14 - supports sharding a VTS test run across multiple devices in parallel
36 To run a test plan on a single device:
50 To run a test module:
53 To run a specific test:
56 To shard a plan test run on multiple devices
66 platform source code and setting up a build environment.
/test/mts/tools/mts-tradefed/
DREADME21 To run a test plan on a single device:
33 To run a test module:
36 To run a specific test:
39 To shard a plan test run on multiple devices
49 platform source code and setting up a build environment.
/test/mlts/benchmark/
DLICENSE31 transformation or translation of a Source form, including but
36 Object form, made available under the License, as indicated by a
43 represent, as a whole, an original work of authorship. For the purposes
60 designated in writing by the copyright owner as "Not a Contribution."
63 on behalf of whom a Contribution has been received by Licensor and
67 this License, each Contributor hereby grants to You a perpetual,
74 this License, each Contributor hereby grants to You a perpetual,
82 institute patent litigation against any entity (including a
83 cross-claim or counterclaim in a lawsuit) alleging that the Work
84 or a Contribution incorporated within the Work constitutes direct
[all …]

12345678910>>...22