Home
last modified time | relevance | path

Searched defs:testHelper (Results 1 – 25 of 27) sorted by relevance

12

/aosp_15_r20/cts/hostsidetests/car/src/android/car/cts/
H A DPowerPolicyHostTest.java89 PowerPolicyTestHelper testHelper = new PowerPolicyTestHelper( in checkPrecondition() local
242 private void checkForcedSilentMode(PowerPolicyTestHelper testHelper) throws Exception { in checkForcedSilentMode()
256 private void checkLeaveForcedSilentMode(PowerPolicyTestHelper testHelper) throws Exception { in checkLeaveForcedSilentMode()
397 private void checkDefaultPowerPolicySet(PowerPolicyTestHelper testHelper) throws Exception { in checkDefaultPowerPolicySet()
406 PowerPolicyTestHelper testHelper = getTestHelper(testcase, stepNo, teststep); in defineAndCheckPolicy() local
433 PowerPolicyTestHelper testHelper = getTestHelper(testcase, 1, teststep); in testPowerPolicySilentMode() local
450 PowerPolicyTestHelper testHelper = getTestHelper(testcase, i + 1, in testDefaultStateMachineAtONState() local
464 PowerPolicyTestHelper testHelper = getTestHelper(testcase, stepNo++, teststep); in testPowerPolicyChange() local
584 private void testComponent(ComponentTestHelper testHelper) in testComponent()
/aosp_15_r20/external/grpc-grpc-java/examples/src/main/java/io/grpc/examples/routeguide/
H A DRouteGuideClient.java49 private TestHelper testHelper; field in RouteGuideClient
328 void setTestHelper(TestHelper testHelper) { in setTestHelper()
/aosp_15_r20/external/pytorch/test/cpp/c10d/
H A DTCPStoreTest.cpp37 void testHelper(bool useLibUV, const std::string& prefix = "") { in testHelper() function
160 TEST(TCPStoreTest, testHelper) { in TEST() argument
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/keyboard/shortcut/ui/
H A DShortcutHelperDialogStarterTest.kt77 private val testHelper = kosmos.shortcutHelperTestHelper constant in com.android.systemui.keyboard.shortcut.ui.ShortcutHelperDialogStarterTest
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/measurement/src/com/android/adservices/data/measurement/migration/
DMeasurementDbMigratorV15Test.java186 DbHelper testHelper = getDbHelperForTest(); in populateEnrollment() local
200 DbHelper testHelper = getDbHelperForTest(); in deleteEnrollments() local
DMeasurementDbMigratorV14Test.java519 DbHelper testHelper = getDbHelperForTest(); in populateEnrollment() local
533 DbHelper testHelper = getDbHelperForTest(); in deleteEnrollments() local
/aosp_15_r20/external/robolectric/errorprone/src/test/java/org/robolectric/errorprone/bugpatterns/
H A DRobolectricShadowTest.java15 private BugCheckerRefactoringTestHelper testHelper; field in RobolectricShadowTest
H A DDeprecatedMethodsCheckTest.java18 private BugCheckerRefactoringTestHelper testHelper; field in DeprecatedMethodsCheckTest
/aosp_15_r20/external/toolchain-utils/bestflags/
H A Dpipeline_worker_test.py39 def testHelper(self): member in PipelineWorkerTest
/aosp_15_r20/external/downloader/src/test/java/com/google/android/downloader/
H A DOkHttp2UrlEngineTest.java37 private MockWebServerUrlEngineTestHelper testHelper; field in OkHttp2UrlEngineTest
H A DOkHttp3UrlEngineTest.java37 private MockWebServerUrlEngineTestHelper testHelper; field in OkHttp3UrlEngineTest
H A DCronetUrlEngineTest.java43 private MockWebServerUrlEngineTestHelper testHelper; field in CronetUrlEngineTest
H A DPlatformUrlEngineTest.java42 private MockWebServerUrlEngineTestHelper testHelper; field in PlatformUrlEngineTest
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d9/
H A DFence9.cpp59 angle::Result FenceNV9::testHelper(Context9 *context9, in testHelper() function in rx::FenceNV9
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/keyboard/shortcut/ui/viewmodel/
H A DShortcutHelperViewModelTest.kt104 private val testHelper = kosmos.shortcutHelperTestHelper constant in com.android.systemui.keyboard.shortcut.ui.viewmodel.ShortcutHelperViewModelTest
/aosp_15_r20/prebuilts/go/linux-x86/src/testing/
Dhelperfuncs_test.go43 func testHelper(t *testing.T) { func
/aosp_15_r20/packages/providers/MediaProvider/tests/src/com/android/providers/media/
DMediaIndexingDatabaseOperationsTest.java200 DatabaseHelper testHelper = mIndexingDatabaseOperations.getDatabaseHelper(mContext); in testGetDatabaseHelper() local
/aosp_15_r20/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/uicc/
DUiccCarrierPrivilegeRulesTest.java74 private void testHelper(String hexString) { in testHelper() method in UiccCarrierPrivilegeRulesTest
/aosp_15_r20/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/logging/
H A DNotificationMemoryViewWalkerTest.kt24 private lateinit var testHelper: NotificationTestHelper variable in com.android.systemui.statusbar.notification.logging.NotificationMemoryViewWalkerTest
/aosp_15_r20/external/grpc-grpc-java/examples/src/test/java/io/grpc/examples/routeguide/
H A DRouteGuideClientTest.java69 private final TestHelper testHelper = mock(TestHelper.class); field in RouteGuideClientTest
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/phone/
H A DHeadsUpAppearanceControllerTest.kt76 private lateinit var testHelper: NotificationTestHelper variable in com.android.systemui.statusbar.phone.HeadsUpAppearanceControllerTest
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/subgroups/
H A DvktSubgroupsBallotTests.cpp819 const string testHelper = !isAllComputeStages(caseDef.shaderStage) ? "" : in initPrograms() local
/aosp_15_r20/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/btservice/storage/
DDatabaseManagerTest.java104 public MigrationTestHelper testHelper = field in DatabaseManagerTest
/aosp_15_r20/frameworks/native/libs/gralloc/types/tests/
H A DGralloc4_test.cpp75 void testHelper(const T& input, EncodeFunction<T> encode, DecodeFunction<T> decode) { in testHelper() function
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/notification/row/
H A DNotificationRowContentBinderImplTest.kt84 private lateinit var testHelper: NotificationTestHelper in <lambda>() variable in com.android.systemui.statusbar.notification.row.NotificationRowContentBinderImplTest

12