Home
last modified time | relevance | path

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

/test/framework/host_setup/
Dfabfile.py29 from fabric.context_managers import cd
312 with cd("~/run/%s.dir" % vtslab_package_file_name):
319 with cd("~/run/%s.dir/android-vtslab/tools" % vtslab_package_file_name):
322 with cd("~/run/%s.dir/android-vtslab/tools" % vtslab_package_file_name):
347 with cd("~/run/%s.dir" % vtslab_package_file_name):
373 with cd("~/run"):
/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/presubmit/
DCtsConfigLoadingTest.java271 ConfigurationDescriptor cd = c.getConfigurationDescription(); in testConfigurationLoad() local
272 Assert.assertNotNull(config + ": configuration descriptor is null", cd); in testConfigurationLoad()
273 List<String> component = cd.getMetaData(METADATA_COMPONENT); in testConfigurationLoad()
301 config.getName(), cd.getMetaData(ITestSuite.PARAMETER_KEY)); in testConfigurationLoad()
306 checkTokens(config.getName(), cd.getMetaData(ITestSuite.TOKEN_KEY)); in testConfigurationLoad()
312 cd.getSuiteTags().contains("cts")); in testConfigurationLoad()
316 if (cd.isNotShardable()) { in testConfigurationLoad()
/test/vti/dashboard/src/main/java/com/android/vts/servlet/
DShowCoverageOverviewServlet.java338 ArrayList<ColumnDescription> cd = new ArrayList<>(); in getCoverageDataTable() local
342 cd.add(startDate); in getCoverageDataTable()
343 cd.add( in getCoverageDataTable()
346 cd.add( in getCoverageDataTable()
349 cd.add(new ColumnDescription("percentage", ValueType.NUMBER, "Coverage Ratio (%)")); in getCoverageDataTable()
351 dataTable.addColumns(cd); in getCoverageDataTable()
/test/vts/doc/
Duser_manual.md18 * `$ cd ${branch}`
30 `$ cd ${branch}`
38 `$ cd ${branch}`
58 `$ cd ${branch}`
/test/vts/utils/app_engine/
Dsetup.txt18 cd test/vts
/test/vts/doc/testcase_develop_manual/
Drun_vts_directly.md11 `$ cd test/vts/script`
/test/mlts/benchmark/
DREADME.txt27 * cd into android top-level source directory
/test/vti/dashboard/
DREADME.md82 $ cd test/vti/dashboard
87 $ cd test/vti/dashboard
/test/suite_harness/tools/cts-instant-tradefed/
DREADME69 cd <path to android source root>
/test/vts/tools/vts-tradefed/etc/
Dvts-tradefed_win.bat105 cd %VTS_ROOT%/android-vts/testcases
/test/suite_harness/tools/cts-tradefed/
DREADME77 cd <path to android source root>
/test/vts-testcase/nbu/src/
DREADME.md88 Python scripts. Then cd to that directory and run:
/test/mlts/models/assets/image_classification/
Dlabels.txt487 cd player
/test/suite_harness/tools/dex-tools/dex/
Dclasses0.out.dex65623 private void cd()