Searched refs:cd (Results 1 – 14 of 14) sorted by relevance
29 from fabric.context_managers import cd312 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"):
271 ConfigurationDescriptor cd = c.getConfigurationDescription(); in testConfigurationLoad() local272 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()
338 ArrayList<ColumnDescription> cd = new ArrayList<>(); in getCoverageDataTable() local342 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()
18 * `$ cd ${branch}`30 `$ cd ${branch}`38 `$ cd ${branch}`58 `$ cd ${branch}`
18 cd test/vts
11 `$ cd test/vts/script`
27 * cd into android top-level source directory
82 $ cd test/vti/dashboard87 $ cd test/vti/dashboard
69 cd <path to android source root>
105 cd %VTS_ROOT%/android-vts/testcases
77 cd <path to android source root>
88 Python scripts. Then cd to that directory and run:
487 cd player
65623 private void cd()