Home
last modified time | relevance | path

Searched refs:template (Results 1 – 25 of 36) sorted by relevance

12

/test/vts/drivers/resource/include/fmq_driver/
DVtsFmqDriver.h89 template <typename T, hardware::MQFlavor flavor>
102 template <typename T, hardware::MQFlavor flavor>
116 template <typename T, hardware::MQFlavor flavor>
129 template <typename T, hardware::MQFlavor flavor>
147 template <typename T, hardware::MQFlavor flavor>
167 template <typename T, hardware::MQFlavor flavor>
183 template <typename T, hardware::MQFlavor flavor>
202 template <typename T, hardware::MQFlavor flavor>
222 template <typename T, hardware::MQFlavor flavor>
239 template <typename T, hardware::MQFlavor flavor>
[all …]
/test/vts-testcase/kernel/ltp/testcase/
DAndroid.bp34 "tools/template/template.xml",
52 "tools/template/template.xml",
70 "tools/template/template.xml",
88 "tools/template/template.xml",
106 "tools/template/template.xml",
124 "tools/template/template.xml",
142 "tools/template/template.xml",
160 "tools/template/template.xml",
/test/vti/dashboard/src/main/resources/bug_tracking_system/buganizer/
Dconfig.properties6 buganizer.labInfraIssue.template.name=
8 buganizer.labInfraIssue.template.id=
10 buganizer.crashSecurity.template.name=
12 buganizer.crashSecurity.template.id=
/test/app_compat/csuite/harness/src/main/java/com/android/csuite/config/
DAppRemoteFileResolver.java215 private static String expandVars(CharSequence template, Map<String, String> vars) { in expandVars() argument
217 Matcher matcher = PLACEHOLDER_PATTERN.matcher(template); in expandVars()
221 sb.append(template.subSequence(position, matcher.start(0))); in expandVars()
230 template, varName)); in expandVars()
237 sb.append(template.subSequence(position, template.length())); in expandVars()
240 CLog.i("Template (%s) expanded (%s) using vars (%s)", template, expanded, vars); in expandVars()
/test/vts/drivers/resource/include/resource_manager/
DVtsResourceManager.h189 template <typename T>
198 template <typename T, hardware::MQFlavor flavor>
214 template <typename T>
233 template <typename T>
/test/vts-testcase/hal/treble/vintf/
Dutils.h119 template <typename T>
124 template <typename T>
135 template <typename T>
/test/vts/runners/target/vts_hal_hidl_target/
DVtsHalHidlTargetTestEnvBase.h83 template <class T>
92 template <class T>
DVtsHalHidlTargetTestBase.h90 template <class T>
101 template <class T>
/test/vts-testcase/fuzz/iface_fuzzer/include/
DProtoFuzzerMutator.h96 template <typename T>
98 template <typename T>
/test/vts/testcases/template/gtest_binary_test/
Dgtest_binary_test.py28 from vts.testcases.template.binary_test import binary_test
29 from vts.testcases.template.binary_test import binary_test_case
30 from vts.testcases.template.gtest_binary_test import gtest_test_case
Dgtest_test_case.py22 from vts.testcases.template.binary_test import binary_test_case
/test/app_compat/csuite/tools/script/
Dgenerate_module.py180 def write_module(template: string.Template, package_name: Text,
183 test_module = template.substitute(
/test/vts/testcases/host/fastboot_getvar/src/com/android/tests/
DFastbootGetvarUserspaceTest.java174 SimpleDateFormat template = new SimpleDateFormat("yyyy-MM-dd"); in testSecurityPatchLevel() local
175 template.parse(SPL); in testSecurityPatchLevel()
/test/vts/testcases/template/hal_hidl_gtest/
Dhal_hidl_gtest.py23 from vts.testcases.template.gtest_binary_test import gtest_binary_test
24 from vts.testcases.template.gtest_binary_test import gtest_test_case
/test/vti/test_serving/gae/frontend/src/app/menu/
Dcdk-detail-row.directive.ts41 set template(value: TemplateRef<any>) { method in CdkDetailRowDirective
/test/vti/test_serving/gae/webapp/src/
Dwebapp_main.py42 self.template = "index.html"
/test/app_compat/csuite/test_targets/csuite-app-launch/
DAndroid.bp21 test_config_template: "template.xml"
/test/app_compat/csuite/test_targets/csuite-test-package-launch/
DAndroid.bp21 test_config_template: "template.xml"
/test/app_compat/csuite/test_targets/csuite-system-app-launch/
DAndroid.bp21 test_config_template: "template.xml"
/test/app_compat/csuite/test_targets/csuite-pre-installed-app-launch/
DAndroid.bp21 test_config_template: "template.xml"
/test/vts/testcases/
DREADME.md20 VTS codelab, template, tests for legacy components, and tests that are
/test/app_compat/csuite/harness/src/test/java/com/android/csuite/config/
DAppRemoteFileResolverTest.java189 String template = new File(parent, "{package}").toString(); in templateContainsPlaceholder_resolvesUriToFile() local
190 AppRemoteFileResolver resolver = newResolverWithTemplate(template); in templateContainsPlaceholder_resolvesUriToFile()
/test/framework/
D.gitignore29 # Usually these files are written by a python script from a template
/test/vts/
D.gitignore30 # Usually these files are written by a python script from a template
/test/vti/test_serving/
D.gitignore30 # Usually these files are written by a python script from a template

12