Home
last modified time | relevance | path

Searched defs:testArgs (Results 1 – 25 of 121) sorted by relevance

12345

/aosp_15_r20/cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
H A DApplicationVisibilityTest.java129 final Map<String, String> testArgs = new HashMap<>(); in testPackageListOtherUserCrossUserGrant() local
141 testArgs); in testPackageListOtherUserCrossUserGrant() local
153 final Map<String, String> testArgs = new HashMap<>(); in testPackageListOtherUserCrossUserNoGrant() local
165 testArgs); in testPackageListOtherUserCrossUserNoGrant() local
231 final Map<String, String> testArgs = new HashMap<>(); in testApplicationListOtherUserCrossUserGrant() local
243 testArgs); in testApplicationListOtherUserCrossUserGrant() local
255 final Map<String, String> testArgs = new HashMap<>(); in testApplicationListOtherUserCrossUserNoGrant() local
267 testArgs); in testApplicationListOtherUserCrossUserNoGrant() local
279 final Map<String, String> testArgs = new HashMap<>(); in testGetPackagesForUidCrossUserGrant() local
297 testArgs); in testGetPackagesForUidCrossUserGrant() local
[all …]
H A DUtils.java80 String testClassName, String testMethodName, Map<String, String> testArgs) in runDeviceTestsAsCurrentUser() argument
92 String testMethodName, Map<String, String> testArgs) in runDeviceTests() argument
103 String testMethodName, int userId, Map<String, String> testArgs) in runDeviceTests() argument
111 String testMethodName, int userId, Map<String, String> testArgs, long timeout, in runDeviceTests() argument
H A DEphemeralTest.java321 "testExposedActivity", testArgs); in testExposedSystemActivities() local
547 final HashMap<String, String> testArgs = new HashMap<>(); in makeArgs() local
571 private boolean isIntentExposed(Map<String, String> testArgs) in isIntentExposed() argument
586 private static final String dumpArgs(Map<String, String> testArgs) { in dumpArgs() argument
H A DBaseAppSecurityTest.java70 final HashMap<String, String> testArgs; in runDeviceTests() local
78 testArgs); in runDeviceTests() local
/aosp_15_r20/cts/hostsidetests/packagemanager/packagesetting/src/com/android/tests/packagesetting/host/
H A DPackageSettingTest.java72 final Map<String, String> testArgs = new HashMap<>(); in testCodePathMatchesDumpsys() local
75 null, DEFAULT_TIMEOUT, DEFAULT_TIMEOUT, 0L, true, false, testArgs); in testCodePathMatchesDumpsys() local
101 final Map<String, String> testArgs = new HashMap<>(); in testFirstInstallTimeMatchesDumpsys() local
109 0L, true, false, testArgs); in testFirstInstallTimeMatchesDumpsys() local
/aosp_15_r20/cts/hostsidetests/classloaders/useslibrary/src/android/classloaders/cts/
H A DUtils.java42 String testMethodName, Map<String, String> testArgs) in runDeviceTests() argument
53 String testMethodName, int userId, Map<String, String> testArgs) in runDeviceTests() argument
61 String testMethodName, int userId, Map<String, String> testArgs, long timeout, in runDeviceTests() argument
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Dtmsgfmt.cpp256 Formattable testArgs[] = { in PatternTest() local
704 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12}; in testMsgFormatSelect() local
726 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12}; in testMsgFormatSelect() local
748 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12}; in testMsgFormatSelect() local
771 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12}; in testMsgFormatSelect() local
795 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12,testArgs13}; in testMsgFormatSelect() local
830 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12,testArgs13, in testMsgFormatSelect() local
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Dtmsgfmt.cpp256 Formattable testArgs[] = { in PatternTest() local
704 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12}; in testMsgFormatSelect() local
726 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12}; in testMsgFormatSelect() local
748 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12}; in testMsgFormatSelect() local
771 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12}; in testMsgFormatSelect() local
795 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12,testArgs13}; in testMsgFormatSelect() local
830 Formattable* testArgs[] = {testArgs10,testArgs11,testArgs12,testArgs13, in testMsgFormatSelect() local
/aosp_15_r20/frameworks/base/tests/utils/testutils/java/com/android/test/filters/
H A DSelectTest.java109 public SelectTest(@NonNull Bundle testArgs) { in SelectTest()
140 protected static Bundle addSelectTest( in addSelectTest()
162 private static PackageSet parseSelectTest(Bundle testArgs) { in parseSelectTest()
/aosp_15_r20/external/testng/src/test/java/test/name/
H A DITestSample.java30 public void init(Object[] testArgs) { in init()
35 public void tearDown(Object[] testArgs) { in tearDown()
/aosp_15_r20/cts/hostsidetests/packagemanager/stats/device/src/com/android/cts/packagemanager/stats/device/
H A DIncrementalAppErrorStatsTestsHelper.java50 final Bundle testArgs = InstrumentationRegistry.getArguments(); in getPageIndexToBlock() local
68 final Bundle testArgs = InstrumentationRegistry.getArguments(); in loadingApks() local
H A DPackageInstallationSessionReportedStatsTestsHelper.java42 final Bundle testArgs = InstrumentationRegistry.getArguments(); in getUserTypeIntegers() local
/aosp_15_r20/frameworks/base/tests/FsVerityTest/FsVerityTestApp/src/com/android/fsverity/
H A DHelper.java61 android.os.Bundle testArgs = InstrumentationRegistry.getArguments(); in prepareTest() local
92 android.os.Bundle testArgs = InstrumentationRegistry.getArguments(); in verifyFileRead() local
/aosp_15_r20/cts/tests/media/src/android/mediav2/cts/
H A DEncoderLevelTest.java127 Object[] testArgs = new Object[3]; in input() local
140 Object[] testArgs = new Object[3]; in input() local
H A DEncoderProfileLevelTest.java158 Object[] testArgs = new Object[3]; in prepareTestArgs() local
169 Object[] testArgs = new Object[3]; in prepareTestArgs() local
/aosp_15_r20/external/v4l2_codec2/tests/c2_e2e_test/src/org/chromium/c2/test/
H A DE2eTestActivity.java82 String[] testArgs = in maybeStartTest() local
192 boolean encode, String[] testArgs, int testArgsCount, Surface surface, String tmpFile); in c2VideoTest()
/aosp_15_r20/frameworks/base/tests/utils/testutils/tests/src/com/android/test/filters/
H A DSelectTestTests.java154 final Bundle testArgs = new Bundle(); in testAddSelectTest() local
170 final Bundle testArgs = new Bundle(); in testAddSelectTest_prependExistingTestArg() local
/aosp_15_r20/cts/hostsidetests/packagemanager/extractnativelibs/src/android/extractnativelibs/cts/
H A DCtsExtractNativeLibsHostTestBase.java138 String testMethodName, Map<String, String> testArgs) throws Exception { in runDeviceTestsWithArgs() argument
167 final Map<String, String> testArgs = new HashMap<>(); in checkExtractedNativeLibDirForAbi() local
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
H A DMessageRegressionTest.java501 Object[] testArgs = {12373L, "MyDisk"}; in Test4105380() local
856 Map testArgs = new HashMap(); in testBugTestsWithNamesArguments() local
/aosp_15_r20/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/format/
H A DMessageRegressionTest.java498 Object[] testArgs = {12373L, "MyDisk"}; in Test4105380() local
853 Map testArgs = new HashMap(); in testBugTestsWithNamesArguments() local
/aosp_15_r20/cts/tests/media/common/src/android/mediav2/common/cts/
H A DCodecEncoderSurfaceTestBase.java241 Object[] testArgs = new Object[8]; in prepareParamsList() local
275 Object[] testArgs = new Object[8]; in prepareParamsList() local
/aosp_15_r20/frameworks/base/tests/utils/testutils/java/com/android/server/wm/test/filters/
H A DFrameworksTestsFilter.java70 public FrameworksTestsFilter(Bundle testArgs) { in FrameworksTestsFilter()
/aosp_15_r20/external/bazelbuild-rules_go/tests/core/cross/
H A Dproto_test.go23 var testArgs = bazel_testing.Args{ var
/aosp_15_r20/libcore/ojluni/src/test/java/text/Format/MessageFormat/
H A DMessageTest.java58 Object[] testArgs = { in TestMSGPatternTest() local
/aosp_15_r20/cts/hostsidetests/appsecurity/test-apps/ApkVerityTestApp/src/android/appsecurity/cts/apkveritytestapp/
H A DInstalledFilesCheck.java58 android.os.Bundle testArgs = InstrumentationRegistry.getArguments(); in getInterestedFiles() local

12345