Home
last modified time | relevance | path

Searched refs:packages (Results 1 – 13 of 13) sorted by relevance

/test/vts/script/
Dpip_requirements.txt1 # Required packages for VTS Runner
16 # Required packages for Camera ITS tests
17 # matplotlib # TODO(jaeshin): b/38371975, downloaded separately in download-pypi-packages.sh
22 # Required packages for Kernel tests
26 # Required packages for USB gadget tests
29 # Required packages for unit tests
/test/vts/doc/
Duser_manual.md16packages are downloaded from the [Python Package Index](https://pypi.python.org/simple/). There is…
20 * `$ . test/vts/script/download-pypi-packages.sh`
/test/vts-testcase/fuzz/iface_fuzzer/
DProtoFuzzerStaticParams.cpp79 static vector<string> ParseDirs(const string &packages) { in ParseDirs() argument
82 for (const auto &package : Split(packages, ":")) { in ParseDirs()
/test/vts/doc/testcase_develop_manual/
Drun_vts_directly.md5 ## Download required Python packages to local host
7 `$ . test/vts/script/pypi-packages-local.sh`
/test/vts/
Dsetup.py35 packages=find_packages(),
/test/framework/harnesses/host_controller/script/
Dpip_requirements.txt1 # Required pip packages for host controller.
/test/vts-testcase/nbu/src/
DREADME.md68 We need the following packages:
/test/vti/dashboard/src/main/webapp/WEB-INF/jsp/
Dshow_profiling_overview.jsp31 google.charts.load('current', {'packages':['corechart']});
Dshow_plan_run.jsp29 google.charts.load('current', {'packages':['table', 'corechart']});
Dshow_graph.jsp29 google.charts.load('current', {packages:['corechart', 'table', 'line']});
Dshow_tree.jsp31 google.charts.load('current', {'packages':['table', 'corechart']});
Dshow_table.jsp30 google.charts.load('current', {'packages':['table', 'corechart']});
Dshow_coverage_overview.jsp32 google.charts.load('current', {'packages':['table', 'corechart']});