Searched refs:to (Results 1 – 25 of 145) sorted by relevance
123456
/test/dittosuite/ |
D | Doxyfile | 3 # This file describes the settings to be used by the documentation system 18 # Use doxygen to compare the used configuration file with the template 21 # Use doxygen to compare the used configuration file with the template 47 # The PROJECT_NUMBER tag can be used to enter a project or revision number. This 62 # the logo to the output directory. 66 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) path 68 # entered, it will be relative to the location where doxygen was started. If 73 # If the CREATE_SUBDIRS tag is set to YES then doxygen will create up to 4096 78 # performance problems for the file system. Adapt CREATE_SUBDIRS_LEVEL to 85 # CREATE_SUBDIRS tag is set to YES. Level 0 represents 16 directories, and every [all …]
|
D | README.md | 7 to provide a simulated performance measurement and quickly identify 15 In addition to this readme, the project includes a Doxygen configuration, which 22 # How to run 29 [How to write .ditto files](#how-to-write-ditto-files) 36 - `--log-level=<int | string>` (default: INFO). Select to output messages which are at or below 42 # How to write .ditto files 78 `init` is optional and can be used to initialize the benchmarking environment. It executes 79 instructions similar to `main`, but the results are not collected in the end. 88 `clean_up` is optional and can be used to reset the benchmarking environment to the initial state, 89 e.g, delete benchmark files. Similar to `init`, it executes instructions like `main`, but results [all …]
|
D | LICENSE | 19 "control" means (i) the power, direct or indirect, to cause the 28 including but not limited to software source code, documentation 33 not limited to compiled object code, generated documentation, 34 and conversions to other media types. 38 copyright notice that is included in or attached to the work 46 separable from, or merely link (or bind by name) to the interfaces of, 51 to that Work or Derivative Works thereof, that is intentionally 52 submitted to Licensor for inclusion in the Work by the copyright owner 53 or by an individual or Legal Entity authorized to submit on behalf of 56 to the Licensor or its representatives, including but not limited to [all …]
|
/test/mlts/models/assets/asr_float/ |
D | LICENSE | 12 disclaims all liability for damages resulting from their use to the 18 conditions that creators and other rights holders may use to share 19 original works of authorship and other material subject to copyright 25 intended for use by those authorized to give the public 26 permission to use material in ways otherwise restricted by 33 material not subject to the license. This includes other CC- 35 limitation to copyright. More considerations for licensors: 39 licenses, a licensor grants the public permission to use the 42 example, because of any applicable exception or limitation to 45 other rights that a licensor has authority to grant. Use of [all …]
|
/test/vts-testcase/nbu/src/ |
D | README.md | 8 These tests simulate connectivity use cases critical to NBU market like 9 peer-to-peer interactions. 12 want to learn more, see its [Github page](https://github.com/google/mobly) and 16 Test (DUT) and Python test scripts running on a computer to which the DUTs are 17 connected via USB. The tests issue cmds to the agent on the device to trigger 20 The tests by default write output to `/tmp/logs`. 24 This section lists the components and steps required to create a setup to run 43 * Flash the build you want to test. The build's API level has to be `>=26`. 52 Based on the two devices' serial numbers, we need to create a config file. 75 In addition to those, we also need to install a few other tools: [all …]
|
/test/mlts/benchmark/results/ |
D | LICENSE | 8 …to any person obtaining a copy of this software and associated documentation files (the "Software"…
|
/test/mlts/models/ |
D | LICENSE | 18 "control" means (i) the power, direct or indirect, to cause the 27 including but not limited to software source code, documentation 32 not limited to compiled object code, generated documentation, 33 and conversions to other media types. 37 copyright notice that is included in or attached to the work 45 separable from, or merely link (or bind by name) to the interfaces of, 50 to that Work or Derivative Works thereof, that is intentionally 51 submitted to Licensor for inclusion in the Work by the copyright owner 52 or by an individual or Legal Entity authorized to submit on behalf of 55 to the Licensor or its representatives, including but not limited to [all …]
|
/test/mlts/benchmark/ |
D | LICENSE | 18 "control" means (i) the power, direct or indirect, to cause the 27 including but not limited to software source code, documentation 32 not limited to compiled object code, generated documentation, 33 and conversions to other media types. 37 copyright notice that is included in or attached to the work 45 separable from, or merely link (or bind by name) to the interfaces of, 50 to that Work or Derivative Works thereof, that is intentionally 51 submitted to Licensor for inclusion in the Work by the copyright owner 52 or by an individual or Legal Entity authorized to submit on behalf of 55 to the Licensor or its representatives, including but not limited to [all …]
|
D | README.txt | 9 Unless required by applicable law or agreed to in writing, software 17 Test Suite). MLTS allows to evaluate NNAPI acceleration latency and accuracy 24 * Connect a target device to your workstation, make sure it's 32 presented as html page, passed to xdg-open. 36 The MLTS suite contains a series of tests to validate the behaviour of the drivers under stress or 40 By default, every test gets run on each available accelerator in isolation. It is possible to filte… 41 accelerators to test against by invoking the build_and_run_benchmark.sh script with the option 42 -f (--filter-driver) and specifying a regular expression to filter the acccelerator names with. 43 It is also possible to run additional tests without specified target accelerator to let NNAPI 49 * parallel-inference-stress: to test the behaviour of drivers with different amount of inference [all …]
|
/test/app_compat/csuite/ |
D | pylintrc | 1 # This Pylint rcfile contains a best-effort configuration to uphold the 10 # Add files or directories to the blacklist. They should be base names, not 14 # Add files or directories matching the regex patterns to the blacklist. The 21 # List of plugins (as comma separated values of python modules names) to load, 22 # usually to register additional checkers. 25 # Use multiple processes to speed up Pylint. 40 # Only show warnings with the listed confidence levels. Leave empty to show 53 # file where it should appear only once).You can also use "--disable=all" to 55 # you want to run only the similarities checker, you can use "--disable=all 56 # --enable=similarities". If you want to run only the classes checker, but have [all …]
|
/test/cts-root/ |
D | README.md | 8 `cts_root` in their test_suites to be included. 11 `cts-root-tradefed` to run it, and `run cts-root` to run the default cts-root
|
/test/vts-testcase/security/avb/ |
D | kernel_version_matrix.proto | 8 // Kernels allowed for devices updated to this API level. 18 // Mapping from API level (SDK verion) to kernel version requirements 39 // Mapping from API level (SDK verion) to kernel version requirements 41 // This schema is used to hold the parsed RawAndroidReleaseRequirement.
|
/test/suite_harness/common/host-side/util/tests/ |
D | Android.bp | 9 // Unless required by applicable law or agreed to in writing, software 24 // Restrict visibility to only those targets that need to access it.
|
/test/suite_harness/common/util/ |
D | Android.bp | 9 // Unless required by applicable law or agreed to in writing, software 22 // Restrict visibility to only those targets that need to access it.
|
/test/suite_harness/common/host-side/tradefed/tests/ |
D | Android.bp | 9 // Unless required by applicable law or agreed to in writing, software 23 // Restrict visibility to only those targets that need to access it.
|
/test/vts-testcase/performance/audio_loopback_test/ |
D | README.md | 1 The AudioLoopbackTest is used to test round-trip audio performance over headset jack and USB. 4 * How to run the test? 5 1. plug in the Loopback dongle to your device.
|
/test/app_compat/csuite/pylib/ |
D | Android.bp | 9 // Unless required by applicable law or agreed to in writing, software 15 // The below module creates a standalone zip that end-to-end tests can depend 22 // attribute. Second, we're accessing jars using a path relative to a known 25 // Normally we would just use java_genrule_host to avoid these hacks but can't
|
/test/mts/tools/mts-tradefed/ |
D | README | 5 top of the Android Trade Federation test harness to test mainline modules. 29 'run mts' to run the default MTS plan 53 Perform these steps to build and run mts-tradefed from the development 55 cd <path to android source root>
|
/test/cts-root/tools/cts-root-tradefed/ |
D | README | 6 that require root privileges or a debuggable device to run. 30 'run cts-root' to run the default MTS plan 54 Perform these steps to build and run cts-root-tradefed from the development 56 cd <path to android source root>
|
/test/vts/tools/vts-core-tradefed/ |
D | README | 9 It works in a similar manner to the prior VTS harness, but with much 29 3. Connect the device to the host machine. 46 'run vts' to run the default VTS plan 73 Perform these steps to build and run vts-tradefed from the development 75 cd <path to android source root>
|
/test/app_compat/csuite/tools/csuite-tradefed/ |
D | README | 5 top of the Android Trade Federation test harness to test app compatibility. 37 Perform these steps to build and run csuite from the development environment: 39 cd <path to android source root>
|
/test/catbox/tools/catbox-tradefed/ |
D | README | 22 3. Connect the device to the host machine. 39 'run catbox' to run the default CATBOX plan 63 Perform these steps to build and run catbox-tradefed from the development 65 cd <path to android source root>
|
/test/suite_harness/common/host-side/util/ |
D | Android.bp | 9 // Unless required by applicable law or agreed to in writing, software 25 // b/267831518: Pin tradefed and dependencies to Java 11.
|
/test/vts-testcase/vndk/ |
D | Android.bp | 9 // Unless required by applicable law or agreed to in writing, software 75 // vts_vndk_dependency_test.xml refers to the file name. It needs to be
|
/test/suite_harness/common/host-side/tradefed/ |
D | Android.bp | 9 // Unless required by applicable law or agreed to in writing, software 22 // b/267831518: Pin tradefed and dependencies to Java 11.
|
123456