Home
last modified time | relevance | path

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

12345

/aosp12/frameworks/rs/tests/java_api/RSTestForward/src/com/android/rs/testforward/
H A DRSForwardCompatibilityTests.java50 public static Iterable<?> getParams() throws Exception { in getParams() method in RSForwardCompatibilityTests
/aosp12/frameworks/rs/tests/java_api/RSTest_CompatLib/src/com/android/rs/testcompat/
H A DRSSupportLibTests.java50 public static Iterable<?> getParams() throws Exception { in getParams() method in RSSupportLibTests
/aosp12/frameworks/rs/tests/java_api/RSTest_CompatLib19/src/com/android/rs/testcompat/
H A DRSSupportLibTests.java50 public static Iterable<?> getParams() throws Exception { in getParams() method in RSSupportLibTests
/aosp12/frameworks/rs/tests/java_api/RsMinimalTest/src/com/android/rs/minimaltest/
H A DRsMinimalTest.java48 public static Iterable<?> getParams() throws Exception { in getParams() method in RsMinimalTest
/aosp12/frameworks/rs/tests/java_api/RsTest/src/com/android/rs/test/
H A DRSTest.java50 public static Iterable<?> getParams() throws Exception { in getParams() method in RSTest
/aosp12/frameworks/base/keystore/java/android/security/keystore2/
H A DAndroidKeyStoreECPrivateKey.java47 public ECParameterSpec getParams() { in getParams() method in AndroidKeyStoreECPrivateKey
H A DAndroidKeyStoreECPublicKey.java67 public ECParameterSpec getParams() { in getParams() method in AndroidKeyStoreECPublicKey
/aosp12/frameworks/rs/tests/java_api/RSTestBackward/src/com/android/rs/testbackward/
H A DRSBackwardCompatibilityTests.java51 public static Iterable<?> getParams() throws Exception { in getParams() method in RSBackwardCompatibilityTests
/aosp12/frameworks/av/media/codec2/hidl/1.0/vts/functional/component/
H A DVtsHalMediaC2V1_0TargetComponentTest.cpp90 virtual void getParams() {} in getParams() function in __anond54c45950110::Codec2ComponentHidlTestBase
124 void getParams() { in getParams() function in __anond54c45950110::Codec2ComponentHidlTest
320 void getParams() { in getParams() function in __anond54c45950110::Codec2ComponentInputTests
/aosp12/frameworks/rs/tests/java_api/RSTestBackward19/src/com/android/rs/testbackward19/
H A DRSBackward19CompatibilityTests.java58 public static Iterable<?> getParams() throws Exception { in getParams() method in RSBackward19CompatibilityTests
/aosp12/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/pip/
H A DExitPipViaExpandButtonClickTest.kt87 fun getParams(): List<FlickerTestParameter> { regex
H A DExitPipViaIntentTest.kt84 fun getParams(): List<FlickerTestParameter> { regex
H A DExitPipWithDismissButtonTest.kt72 fun getParams(): List<FlickerTestParameter> { regex
H A DMovePipDownShelfHeightChangeTest.kt90 fun getParams(): List<FlickerTestParameter> { regex
H A DMovePipUpShelfHeightChangeTest.kt90 fun getParams(): List<FlickerTestParameter> { regex
/aosp12/frameworks/base/cmds/uiautomator/instrumentation/testrunner-src/com/android/uiautomator/testrunner/
H A DUiAutomatorTestCase.java53 public Bundle getParams() { in getParams() method in UiAutomatorTestCase
/aosp12/frameworks/base/tests/FlickerTests/src/com/android/server/wm/flicker/close/
H A DCloseAppBackButtonTest.kt91 fun getParams(): List<FlickerTestParameter> { regex
H A DCloseAppHomeButtonTest.kt90 fun getParams(): Collection<FlickerTestParameter> { regex
/aosp12/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/pip/tv/
H A DTvPipBasicTest.kt77 fun getParams(): Collection<Array<Any?>> { regex
/aosp12/frameworks/base/tests/CoreTests/android/core/
H A DTestHttpClient.java91 public HttpParams getParams() { in getParams() method in TestHttpClient
/aosp12/frameworks/base/tests/FlickerTests/src/com/android/server/wm/flicker/launch/
H A DOpenAppWarmTest.kt120 fun getParams(): Collection<FlickerTestParameter> { regex
H A DOpenAppColdTest.kt125 fun getParams(): Collection<FlickerTestParameter> { regex
H A DOpenAppFromOverviewTest.kt125 fun getParams(): Collection<FlickerTestParameter> { regex
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/navigationbar/gestural/
H A DFloatingRotationButtonPositionCalculatorTest.kt50 fun getParams(): Collection<TestCase> = regex
/aosp12/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/
H A DFlickerTestBase.kt62 fun getParams(): Collection<Array<Any>> { regex

12345