/test/vti/dashboard/src/main/webapp/css/ |
D | datepicker.css | 57 .ui-datepicker-next.ui-state-hover.ui-datepicker-next-hover { 67 .ui-datepicker-next.ui-corner-all.ui-state-hover, .ui-datepicker-prev.ui-corner-all.ui-state-hover {
|
/test/vts-testcase/performance/binder_throughput_test/ |
D | BinderThroughputBenchmark.py | 170 index = next(i for i, string in enumerate(stdout_lines) 176 index = next(i for i, string in enumerate(stdout_lines) 188 index = next(i for i, string in enumerate(stdout_lines)
|
/test/vts-testcase/performance/hwbinder_throughput_test/ |
D | HwBinderThroughputBenchmark.py | 174 index = next(i for i, string in enumerate(stdout_lines) 180 index = next(i for i, string in enumerate(stdout_lines) 192 index = next(i for i, string in enumerate(stdout_lines)
|
/test/vti/dashboard/src/main/java/com/android/vts/util/ |
D | Pagination.java | 112 this.list.add(resultIterator.next()); in Pagination() 113 else resultIterator.next(); in Pagination()
|
D | ProfilingPointSummary.java | 142 public StatSummary next() { in iterator()
|
D | FilterUtil.java | 193 common.addAll(iterator.next()); in getCommonElements() 195 common.retainAll(iterator.next()); in getCommonElements()
|
/test/vti/dashboard/ |
D | README.md | 95 The next commands show how to do it. 109 develop new features or fix bugs. Thus, we developed the next two test APIs, which are only availab… 191 The next two commands will generate mock data in your local dev datastore. 257 … to wait up to five minutes for the next uptime check to fail. The alert and notification don't ha…
|
D | .gitignore | 31 pom.xml.next
|
/test/mlts/benchmark/results/ |
D | generate_result.py | 84 def next(self): member in BenchmarkResultParser 87 self.row = next(self.csv_reader) 159 benchmark_info = parser.next() 162 while parser.next(): 178 baseline = next(filter(lambda x: x.backend_type == BASELINE_BACKEND,
|
/test/vts-testcase/vndk/golden/ |
D | vndk_data.py | 107 abi_dir = next(x[0] for x in _ABI_LIST if abi_name.startswith(x[0])) 170 arch_name = next(x[2] for x in _ABI_LIST if
|
/test/vti/dashboard/src/main/webapp/WEB-INF/jsp/ |
D | show_plan_release.jsp | 41 $('#older-button').click(next); 66 function next() {
|
D | show_table.jsp | 73 $('#older-button').click(next); 119 function next() {
|
D | show_tree.jsp | 69 $('#older-button').click(next); 144 function next() {
|
D | dashboard_main.jsp | 262 …to find the <c:out value = "${dataVersion}"/> test data, please visit the next url <a href="<c:out…
|
/test/vti/test_serving/gae/frontend/src/app/menu/ |
D | menu_base.ts | 44 next: (response) => {
|
/test/vts/utils/python/controllers/ |
D | android.py | 114 apiid = next(Android.COUNTER)
|
/test/vts/utils/python/library/ |
D | elf_parser.py | 501 _PopWord = lambda: next(_packed_words_gen) 574 strtab = next(sh for sh in self.Shdr if sh.sh_addr == strtab_addr)
|
/test/catbox/tools/catbox-tradefed/ |
D | README | 4 CATBOX Trade Federation, catbox-tradefed for short, is the next
|
/test/vts/tools/vts-core-tradefed/ |
D | README | 4 VTS Trade Federation, vts-tradefed for short, is the next generation test
|
/test/app_compat/csuite/ |
D | pylintrc | 93 next-method-called, 94 next-method-defined, 219 …e|setupSelf|tearDownClass|setUpClass|(test|assert)_*[A-Z0-9][a-zA-Z0-9_]*|next)|(?P<camel_case>_{0…
|
/test/vti/dashboard/src/main/java/com/android/vts/job/ |
D | VtsSuiteTestJobServlet.java | 169 Blob blob = blobIterator.next(); in doGet()
|
/test/vti/dashboard/src/main/java/com/android/vts/servlet/ |
D | ShowGcsLogServlet.java | 285 Blob blob = blobIterator.next(); in defaultHandler()
|
D | ShowGreenReleaseServlet.java | 374 String greenBuildId = greenBuildIdList.iterator().next(); in getTestPlanDispatcher()
|
/test/vts-testcase/security/avb/ |
D | VtsSecurityAvbTest.cpp | 302 if (std::next(level) == levels.end()) { in VerifyHashtree()
|
/test/vts/proto/ |
D | ComponentSpecificationMessage.proto | 167 repeated bytes next = 11; field
|