/aosp12/bionic/tools/versioner/tests/preprocessor/ |
H A D | run.sh | 3 function run_test { function
|
/aosp12/bionic/tools/versioner/tests/preprocessor_extern_cpp/ |
H A D | run.sh | 3 function run_test { function
|
/aosp12/art/test/utils/ |
H A D | regen-test-files | 496 def is_checker_test(run_test): argument 500 def is_expected_succeeding(run_test): argument 524 def is_buildable(self, run_test): argument 567 def regen_bp_file(self, run_test): argument
|
/aosp12/build/soong/scripts/ |
H A D | manifest_fixer_test.py | 273 def run_test(self, input_manifest, new_uses_libraries): member in AddUsesLibrariesTest 359 def run_test(self, input_manifest): member in AddUsesNonSdkApiTest 393 def run_test(self, input_manifest): member in UseEmbeddedDexTest 429 def run_test(self, input_manifest, value): member in AddExtractNativeLibsTest 471 def run_test(self, input_manifest): member in AddNoCodeApplicationTest
|
H A D | manifest_check_test.py | 47 def run_test(self, xml, apk, uses_libraries=[], optional_uses_libraries=[]): member in EnforceUsesLibrariesTest 188 def run_test(self, xml, apk, version): member in ExtractTargetSdkVersionTest
|
/aosp12/system/extras/tests/workloads/ |
H A D | pwrtest.sh | 155 function run_test { function
|
/aosp12/art/test/138-duplicate-classes-check2/src/ |
H A D | Main.java | 57 Method run_test = klass.getMethod("test"); in run() local
|
/aosp12/art/test/934-load-transform/src/ |
H A D | Main.java | 85 Method run_test = klass.getMethod("runTest"); in main() local
|
/aosp12/art/test/935-non-retransformable/src/ |
H A D | Main.java | 89 Method run_test = klass.getMethod("runTest"); in main() local
|
/aosp12/art/test/938-load-transform-bcp/src/ |
H A D | Main.java | 110 Method run_test = klass.getMethod("runTest"); in main() local
|
/aosp12/art/test/2039-load-transform-larger/src/ |
H A D | Main.java | 113 Method run_test = klass.getMethod("runTest"); in main() local
|
/aosp12/art/tools/ |
H A D | run-libcore-tests.py | 237 def run_test(test_name): function
|
H A D | bisect_profile.py | 124 def run_test(meths, args): function
|
/aosp12/frameworks/wilhelm/tools/hashgen/ |
H A D | Makefile | 60 run_test : test target
|
/aosp12/bionic/tools/versioner/ |
H A D | run_tests.py | 21 def run_test(test_name, path): function
|
/aosp12/art/libprofile/profile/ |
H A D | profile_compilation_info_test.cc | 808 auto run_test = [&dex1 = dex1, &dex2 = dex2](const ProfileCompilationInfo& info) { in TEST_F() local 1270 auto run_test = [&dex1 = dex1](const ProfileCompilationInfo& info) { in TEST_F() local 1299 auto run_test = [&dex1 = dex1](const ProfileCompilationInfo& info) { in TEST_F() local 1339 auto run_test = [&dex1 = dex1](const ProfileCompilationInfo& info) { in TEST_F() local 1473 auto run_test = [&dex1 = dex1, &psa1 = psa1, &psa2 = psa2](const ProfileCompilationInfo& info) { in TEST_F() local 1540 auto run_test = [&dex1 = dex1, &psa1 = psa1, &psa2 = psa2](const ProfileCompilationInfo& info) { in TEST_F() local
|
/aosp12/art/test/testrunner/ |
H A D | testrunner.py | 633 def run_test(command, test, test_variant, test_name): function
|
/aosp12/packages/modules/Virtualization/zipfuse/src/ |
H A D | main.rs | 427 fn run_test(add: fn(&mut zip::ZipWriter<File>), check: fn(&std::path::Path)) { in run_test() function
|