/test/vts/drivers/resource/include/fmq_driver/ |
D | VtsFmqDriver.h | 89 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/ |
D | Android.bp | 34 "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/ |
D | config.properties | 6 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/ |
D | AppRemoteFileResolver.java | 215 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/ |
D | VtsResourceManager.h | 189 template <typename T> 198 template <typename T, hardware::MQFlavor flavor> 214 template <typename T> 233 template <typename T>
|
/test/vts-testcase/hal/treble/vintf/ |
D | utils.h | 115 template <typename T> 120 template <typename T> 131 template <typename T>
|
/test/vts/runners/target/vts_hal_hidl_target/ |
D | VtsHalHidlTargetTestEnvBase.h | 83 template <class T> 92 template <class T>
|
D | VtsHalHidlTargetTestBase.h | 90 template <class T> 101 template <class T>
|
/test/vts-testcase/fuzz/iface_fuzzer/include/ |
D | ProtoFuzzerMutator.h | 96 template <typename T> 98 template <typename T>
|
/test/vts/testcases/template/gtest_binary_test/ |
D | gtest_binary_test.py | 28 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
|
D | gtest_test_case.py | 22 from vts.testcases.template.binary_test import binary_test_case
|
/test/app_compat/csuite/tools/script/ |
D | generate_module.py | 180 def write_module(template: string.Template, package_name: Text, 183 test_module = template.substitute(
|
/test/vts/testcases/host/fastboot_getvar/src/com/android/tests/ |
D | FastbootGetvarUserspaceTest.java | 161 SimpleDateFormat template = new SimpleDateFormat("yyyy-MM-dd"); in testSecurityPatchLevel() local 162 template.parse(SPL); in testSecurityPatchLevel()
|
/test/vts/testcases/template/hal_hidl_gtest/ |
D | hal_hidl_gtest.py | 23 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/ |
D | cdk-detail-row.directive.ts | 41 set template(value: TemplateRef<any>) { method in CdkDetailRowDirective
|
/test/vti/test_serving/gae/webapp/src/ |
D | webapp_main.py | 42 self.template = "index.html"
|
/test/app_compat/csuite/test_targets/csuite-pre-installed-app-launch/ |
D | Android.bp | 21 test_config_template: "template.xml"
|
/test/vts/testcases/ |
D | README.md | 20 VTS codelab, template, tests for legacy components, and tests that are
|
/test/app_compat/csuite/test_targets/csuite-app-launch/ |
D | Android.bp | 21 test_config_template: "template.xml"
|
/test/app_compat/csuite/test_targets/csuite-test-package-launch/ |
D | Android.bp | 21 test_config_template: "template.xml"
|
/test/app_compat/csuite/test_targets/csuite-system-app-launch/ |
D | Android.bp | 21 test_config_template: "template.xml"
|
/test/app_compat/csuite/harness/src/test/java/com/android/csuite/config/ |
D | AppRemoteFileResolverTest.java | 189 String template = new File(parent, "{package}").toString(); in templateContainsPlaceholder_resolvesUriToFile() local 190 AppRemoteFileResolver resolver = newResolverWithTemplate(template); in templateContainsPlaceholder_resolvesUriToFile()
|
/test/framework/ |
D | .gitignore | 29 # Usually these files are written by a python script from a template
|
/test/vts/ |
D | .gitignore | 30 # Usually these files are written by a python script from a template
|
/test/vti/test_serving/ |
D | .gitignore | 30 # Usually these files are written by a python script from a template
|