Home
last modified time | relevance | path

Searched defs:testInfo (Results 1 – 20 of 20) sorted by relevance

/packages/modules/Connectivity/tests/cts/hostside/src/com/android/cts/net/
DHostsideNetworkTestCase.java44 public static void setUpOnceBase(TestInformation testInfo) throws Exception { in setUpOnceBase()
53 public static void tearDownOnceBase(TestInformation testInfo) in tearDownOnceBase()
60 protected static void installPackage(TestInformation testInfo, String apk) in installPackage()
83 protected static void uninstallPackage(TestInformation testInfo, String packageName, in uninstallPackage()
/packages/modules/Connectivity/tests/unit/java/com/android/server/connectivity/
DAutomaticOnOffKeepaliveTrackerTest.java446 final TestKeepaliveInfo testInfo = new TestKeepaliveInfo(kpd); in doStartNattKeepalive() local
491 final TestKeepaliveInfo testInfo = doStartNattKeepalive(); in testAlarm() local
589 final TestKeepaliveInfo testInfo = doStartNattKeepalive(); in testStartNattKeepalive_valid() local
603 final TestKeepaliveInfo testInfo = in testStartNattKeepalive_invalidInterval() local
633 final TestKeepaliveInfo testInfo = new TestKeepaliveInfo(kpd); in doStartTcpKeepalive() local
686 final TestKeepaliveInfo testInfo = doStartNattKeepalive(); in testStartNattKeepalive_addressTranslationOnClat() local
712 final TestKeepaliveInfo testInfo = doStartNattKeepalive(); in testHandleEventSocketKeepalive_startingFailureHardwareError() local
732 final TestKeepaliveInfo testInfo = doStartNattKeepalive(); in testHandleCheckKeepalivesStillValid_linkPropertiesChanged() local
754 final TestKeepaliveInfo testInfo = doStartNattKeepalive(); in testStopKeepalive() local
769 final TestKeepaliveInfo testInfo = doStartNattKeepalive(); in testPauseKeepalive() local
[all …]
/packages/modules/CellBroadcastService/tests/src/com/android/cellbroadcastservice/tests/
DSmsCbContactInfoTest.java64 SmsCbConcatInfo testInfo = new SmsCbConcatInfo( in testHasCode() local
72 SmsCbConcatInfo testInfo = new SmsCbConcatInfo( in testEquals() local
/packages/modules/Connectivity/tests/cts/hostside-network-policy/src/com/android/cts/netpolicy/
DHostsideConnOnActivityStartTest.java37 public static void setUpOnce(TestInformation testInfo) throws Exception { in setUpOnce()
43 public static void tearDownOnce(TestInformation testInfo) throws DeviceNotAvailableException { in tearDownOnce()
DHostsideNetworkPolicyTestCase.java57 public static void setUpOnceBase(TestInformation testInfo) throws Exception { in setUpOnceBase()
63 public static void tearDownOnceBase(TestInformation testInfo) in tearDownOnceBase()
70 protected static void installPackage(TestInformation testInfo, String apk) in installPackage()
93 protected static void uninstallPackage(TestInformation testInfo, String packageName, in uninstallPackage()
/packages/modules/Virtualization/tests/helper/src/java/com/android/microdroid/test/preparer/
DDisableMicrodroidDebugPolicyPreparer.java49 public void setUp(TestInformation testInfo) in setUp()
73 public void tearDown(TestInformation testInfo, Throwable e) throws DeviceNotAvailableException { in tearDown()
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/internal/user/
DUserHelperTest.java125 UserInfo testInfo = newUser(userId); in testGrantAdminPermissions_nonAdmin() local
136 UserInfo testInfo = newUser(userId); in testGrantAdminPermissions_admin() local
148 UserInfo testInfo = newUser(testUserId); in testGrantingAdminPermissionsRemovesNonAdminRestrictions() local
/packages/modules/Connectivity/tests/common/java/android/net/
DUnderlyingNetworkInfoTest.kt40 val testInfo = UnderlyingNetworkInfo(TEST_OWNER_UID, TEST_IFACE, TEST_IFACE_LIST) in testParcelUnparcel() constant
/packages/modules/common/java/com/android/modules/targetprep/
DClasspathFetcher.java92 public void setUp(TestInformation testInfo) in setUp()
119 public void tearDown(TestInformation testInfo, Throwable e) { in tearDown()
/packages/modules/AdServices/sdksandbox/tests/hostsidetests/src/com/android/tests/sdksandbox/host/
DSdkSandboxShellHostTest.java59 public static void beforeClassWithDevice(TestInformation testInfo) throws Exception { in beforeClassWithDevice()
65 public static void afterClassWithDevice(TestInformation testInfo) throws Exception { in afterClassWithDevice()
DSdkSandboxLifecycleHostTest.java79 public static void beforeClassWithDevice(TestInformation testInfo) throws Exception { in beforeClassWithDevice()
85 public static void afterClassWithDevice(TestInformation testInfo) throws Exception { in afterClassWithDevice()
/packages/modules/Connectivity/tests/unit/java/android/net/
DKeepalivePacketDataUtilTest.java73 final TcpKeepalivePacketDataParcelable testInfo = new TcpKeepalivePacketDataParcelable(); in testFromTcpKeepaliveStableParcelable() local
146 final TcpKeepalivePacketDataParcelable testInfo = new TcpKeepalivePacketDataParcelable(); in testToTcpKeepaliveStableParcelable() local
/packages/modules/common/javatests/com/android/modules/conformanceframework/
DDuplicateClassesTest.java89 public static void setupOnce(TestInformation testInfo) throws Exception { in setupOnce()
/packages/modules/Virtualization/authfs/tests/common/src/java/com/android/fs/common/
DAuthFsTestRule.java93 public static void setUpAndroid(TestInformation testInfo) throws Exception { in setUpAndroid()
/packages/modules/Virtualization/authfs/tests/hosttests/java/src/com/android/fs/
DAuthFsHostTest.java76 public static void beforeClassWithDevice(TestInformation testInfo) throws Exception { in beforeClassWithDevice()
85 public static void afterClassWithDevice(TestInformation testInfo) in afterClassWithDevice()
/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DAllApps.java362 final Bundle testInfo = mLauncher.getTestInfo(TestProtocol.REQUEST_APP_LIST_FREEZE_FLAGS); in getFreezeFlags() local
DLauncherInstrumentation.java2287 final Bundle testInfo = getTestInfo(TestProtocol.REQUEST_PID); in getPid() local
/packages/modules/NeuralNetworks/runtime/test/fuzzing/
DTestRandomGraph.cpp179 const ::testing::TestInfo* const testInfo = in SetUp() local
/packages/modules/NeuralNetworks/tools/test_generator/test_harness/include_legacy/
DTestHarness.h263 const ::testing::TestInfo* const testInfo = in getQuant8AllowedError() local
/packages/modules/NeuralNetworks/tools/test_generator/test_harness/
DTestHarness.cpp46 const ::testing::TestInfo* const testInfo = in getQuant8AllowedError() local