Home
last modified time | relevance | path

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

/packages/modules/Connectivity/tests/unit/java/com/android/server/connectivity/
DAutomaticOnOffKeepaliveTrackerTest.java443 final TestKeepaliveInfo testInfo = new TestKeepaliveInfo(kpd); in doStartNattKeepalive() local
488 final TestKeepaliveInfo testInfo = doStartNattKeepalive(); in testAlarm() local
589 final TestKeepaliveInfo testInfo = doStartNattKeepalive(); in testStartNattKeepalive_valid() local
603 final TestKeepaliveInfo testInfo = in testStartNattKeepalive_invalidInterval() local
614 final TestKeepaliveInfo testInfo = doStartNattKeepalive(); in testHandleEventSocketKeepalive_startingFailureHardwareError() local
634 final TestKeepaliveInfo testInfo = doStartNattKeepalive(); in testHandleCheckKeepalivesStillValid_linkPropertiesChanged() local
656 final TestKeepaliveInfo testInfo = doStartNattKeepalive(); in testStopKeepalive() local
671 final TestKeepaliveInfo testInfo = doStartNattKeepalive(); in testPauseKeepalive() local
704 final TestKeepaliveInfo testInfo = doStartNattKeepalive(); in testResumeKeepalive() local
729 final TestKeepaliveInfo testInfo = doStartNattKeepalive(); in testResumeKeepalive_invalidSourceAddress() 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/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/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.java336 final Bundle testInfo = mLauncher.getTestInfo(TestProtocol.REQUEST_APP_LIST_FREEZE_FLAGS); in getFreezeFlags() local
DLauncherInstrumentation.java1883 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