Home
last modified time | relevance | path

Searched defs:getParams (Results 1 – 25 of 1506) sorted by relevance

12345678910>>...61

/aosp_15_r20/frameworks/base/ravenwood/tests/coretest/test/com/android/ravenwoodtest/runnercallbacktests/
H A DRavenwoodRunnerCallbackTest.java134 public static List<String> getParams() { in getParams() method in RavenwoodRunnerCallbackTest.BeforeClassAssumptionFailureTest
192 public static List<String> getParams() { in getParams() method in RavenwoodRunnerCallbackTest.BeforeClassExceptionTest
254 public static List<String> getParams() { in getParams() method in RavenwoodRunnerCallbackTest.ClassRuleAssumptionFailureTest
316 public static List<String> getParams() { in getParams() method in RavenwoodRunnerCallbackTest.ClassRuleExceptionTest
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/mediaprojection/devicepolicy/
H A DScreenCaptureDevicePolicyResolverTest.kt94 fun getParams() = in getParams() method
481 fun getParams() = in getParams() method
/aosp_15_r20/external/volley/testing/src/main/java/com/android/volley/mock/
H A DTestRequest.java98 public Map<String, String> getParams() { in getParams() method in TestRequest.PostWithBody
123 public Map<String, String> getParams() { in getParams() method in TestRequest.PutWithBody
173 public Map<String, String> getParams() { in getParams() method in TestRequest.PatchWithBody
/aosp_15_r20/cts/hostsidetests/hdmicec/src/android/hdmicec/cts/
H A DCecMessage.java93 public static int getParams(String message) { in getParams() method in CecMessage
98 public static int getParams(String message, int numNibbles) { in getParams() method in CecMessage
110 public static int getParams(String message, int start, int end) { in getParams() method in CecMessage
/aosp_15_r20/frameworks/av/media/codec2/hal/hidl/1.0/vts/functional/component/
H A DVtsHalMediaC2V1_0TargetComponentTest.cpp100 virtual void getParams() {} in getParams() function in __anon0f5f08c30111::Codec2ComponentHidlTestBase
135 void getParams() { in getParams() function in __anon0f5f08c30111::Codec2ComponentHidlTest
331 void getParams() { in getParams() function in __anon0f5f08c30111::Codec2ComponentInputTests
/aosp_15_r20/frameworks/av/media/codec2/hal/hidl/1.0/vts/functional/video/
H A DVtsHalMediaC2V1_0TargetVideoEncTest.cpp128 virtual void getParams() {} in getParams() function in __anond195a0610111::Codec2VideoEncHidlTestBase
234 void getParams() { in getParams() function in __anond195a0610111::Codec2VideoEncHidlTest
450 void getParams() { in getParams() function in __anond195a0610111::Codec2VideoEncEncodeTest
775 void getParams() { in getParams() function in __anond195a0610111::Codec2VideoEncResolutionTest
/aosp_15_r20/frameworks/base/tests/FlickerTests/AppClose/src/com/android/server/wm/flicker/close/
H A DCloseAppBackButtonTest.kt102 fun getParams() = LegacyFlickerTestFactory.nonRotationTests() in navBarLayerPositionAtStartAndEnd() method
H A DCloseAppHomeButtonTest.kt102 fun getParams() = LegacyFlickerTestFactory.nonRotationTests() in navBarLayerPositionAtStartAndEnd() method
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/tests/e2e/splitscreen/flicker-legacy/src/com/android/wm/shell/flicker/splitscreen/benchmark/
H A DDismissSplitScreenByDividerBenchmark.kt71 fun getParams() = LegacyFlickerTestFactory.nonRotationTests() method
H A DEnterSplitScreenFromOverviewBenchmark.kt57 fun getParams() = LegacyFlickerTestFactory.nonRotationTests() method
H A DDismissSplitScreenByGoHomeBenchmark.kt57 fun getParams() = LegacyFlickerTestFactory.nonRotationTests() method
H A DSwitchBackToSplitFromRecentBenchmark.kt61 fun getParams() = method
H A DSwitchBackToSplitFromHomeBenchmark.kt61 fun getParams() = method
H A DUnlockKeyguardToSplitScreenBenchmark.kt52 fun getParams() = method
H A DSwitchBackToSplitFromAnotherAppBenchmark.kt63 fun getParams() = method
H A DDragDividerToResizeBenchmark.kt61 fun getParams() = LegacyFlickerTestFactory.nonRotationTests() method
H A DSwitchBetweenSplitPairsBenchmark.kt80 fun getParams() = LegacyFlickerTestFactory.nonRotationTests() method
H A DCopyContentInSplitBenchmark.kt65 fun getParams() = LegacyFlickerTestFactory.nonRotationTests() method
/aosp_15_r20/frameworks/base/tests/FlickerTests/AppLaunch/src/com/android/server/wm/flicker/launch/
H A DOpenAppFromIntentColdAfterCameraTest.kt70 fun getParams() = LegacyFlickerTestFactory.nonRotationTests() method
H A DOpenAppFromIntentWarmTest.kt101 fun getParams() = LegacyFlickerTestFactory.nonRotationTests() in navBarLayerPositionAtStartAndEnd() method
H A DOpenAppFromIntentColdTest.kt90 fun getParams() = LegacyFlickerTestFactory.nonRotationTests() in appLayerReplacesLauncher() method
H A DOpenAppFromOverviewTest.kt113 fun getParams() = LegacyFlickerTestFactory.nonRotationTests() in navBarLayerPositionAtStartAndEnd() method
/aosp_15_r20/external/tink/java_src/src/main/java/com/google/crypto/tink/aead/subtle/
H A DAesGcmSiv.java126 private static AlgorithmParameterSpec getParams(final byte[] iv) throws GeneralSecurityException { in getParams() method in AesGcmSiv
130 private static AlgorithmParameterSpec getParams(final byte[] buf, int offset, int len) in getParams() method in AesGcmSiv
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/tests/flicker/pip/src/com/android/wm/shell/flicker/pip/common/
H A DClosePipTransition.kt87 fun getParams() = method
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/tests/flicker/pip/src/com/android/wm/shell/flicker/pip/tv/
H A DTvPipBasicTest.kt73 fun getParams(): Collection<Array<Any?>> { in <lambda>() method

12345678910>>...61