Home
last modified time | relevance | path

Searched refs:configuration (Results 1 – 12 of 12) sorted by relevance

/test/vts-testcase/hal/script/configure/
Dtest_case_creator.py226 configuration = ET.Element('configuration', {
232 configuration, 'option', {
239 self.CreateAndroidTestXmlForAdapterTest(configuration)
241 file_pusher = ET.SubElement(configuration, 'target_preparer',
245 test = ET.SubElement(configuration, 'test',
255 f.write(self.Prettify(configuration))
257 def CreateAndroidTestXmlForAdapterTest(self, configuration): argument
265 adapter_module_controller = ET.SubElement(configuration, 'object',
272 adapter_preparer = ET.SubElement(configuration, 'target_preparer',
289 test = ET.SubElement(configuration, 'test',
[all …]
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/targetprep/
DApkInstrumentationPreparer.java66 public void setConfiguration(IConfiguration configuration) { in setConfiguration() argument
67 mConfiguration = configuration; in setConfiguration()
/test/vti/test_serving/gae/frontend/
D.editorconfig1 # Editor configuration, see http://editorconfig.org
/test/vti/dashboard/
DREADME.md71 google-cloud-sdk in test/vti/dashboard/pom.xml by putting the configuration:
74 <configuration>
76 </configuration>
250 6. Fill out the configuration for notifications and click save policy.
Dbuild.gradle142 appengine { // App Engine tasks configuration
161 deploy { // deploy configuration
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/result/suite/
DCertificationSuiteResultReporter.java643 IConfiguration configuration, File resultFile, String dataName, LogDataType type) { in logReportFiles() argument
644 if (configuration == null) { in logReportFiles()
647 ILogSaver saver = configuration.getLogSaver(); in logReportFiles()
648 List<ITestInvocationListener> listeners = configuration.getTestInvocationListeners(); in logReportFiles()
/test/vts/doc/developer_testing/kernel/
Drun_individual_ltp_testcase.md21 whether they are disabled in configuration, unless a specified test case name
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/testtype/retry/
DRetryFactoryTest.java208 public void setConfiguration(IConfiguration configuration) { in setConfiguration() argument
209 mMainConfiguration = configuration; in setConfiguration()
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/result/
DResultReporter.java223 public void setConfiguration(IConfiguration configuration) { in setConfiguration() argument
224 mConfiguration = configuration; in setConfiguration()
1139 IConfiguration configuration, File resultFile, String dataName, LogDataType type) { in logReportFiles() argument
1140 if (configuration == null) { in logReportFiles()
1143 List<ITestInvocationListener> listeners = configuration.getTestInvocationListeners(); in logReportFiles()
/test/vts/hals/light/bullhead/
DNOTICE41 source, and configuration files.
/test/mlts/benchmark/
DLICENSE28 source, and configuration files.
/test/mlts/models/
DLICENSE28 source, and configuration files.