Home
last modified time | relevance | path

Searched refs:triggerUIAndWait (Results 26 – 50 of 61) sorted by relevance

123

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/android/javatests/src/org/chromium/chrome/browser/payments/
H A DPaymentRequestTabTest.java66 mPaymentRequestTestRule.triggerUIAndWait(mPaymentRequestTestRule.getReadyForInput()); in testDismissOnTabSwitch()
82 mPaymentRequestTestRule.triggerUIAndWait(mPaymentRequestTestRule.getReadyForInput()); in testDismissOnTabClose()
96 mPaymentRequestTestRule.triggerUIAndWait(mPaymentRequestTestRule.getReadyForInput()); in testDismissOnTabNavigate()
H A DPaymentRequestEmailAndFreeShippingTest.java64 mPaymentRequestTestRule.triggerUIAndWait(mPaymentRequestTestRule.getReadyToPay()); in testPay()
85 mPaymentRequestTestRule.triggerUIAndWait(mPaymentRequestTestRule.getReadyToPay()); in testPaymentRequestEventsMetric()
108 mPaymentRequestTestRule.triggerUIAndWait(mPaymentRequestTestRule.getReadyForInput()); in testAddAddressNoCrash()
H A DPaymentRequestNoUpdateWithTest.java68 mRule.triggerUIAndWait("buyWithoutListeners", mRule.getReadyForInput()); in testNoEventListener()
87 mRule.triggerUIAndWait("buyWithoutCallingUpdateWith", mRule.getReadyForInput()); in testNoUpdateWith()
103 mRule.triggerUIAndWait("buyWithoutPromises", mRule.getReadyForInput()); in testNoPromises()
H A DPaymentRequestCardEditorAutoAdvanceTest.java65 mPaymentRequestTestRule.triggerUIAndWait(mPaymentRequestTestRule.getReadyToPay()); in test14DigitsCreditCard()
99 mPaymentRequestTestRule.triggerUIAndWait(mPaymentRequestTestRule.getReadyToPay()); in test15DigitsCreditCard()
133 mPaymentRequestTestRule.triggerUIAndWait(mPaymentRequestTestRule.getReadyToPay()); in test16DigitsCreditCard()
177 mPaymentRequestTestRule.triggerUIAndWait(mPaymentRequestTestRule.getReadyToPay()); in test19DigitsCreditCard()
H A DPaymentRequestIncompletePhoneTest.java63 mPaymentRequestTestRule.triggerUIAndWait(mPaymentRequestTestRule.getReadyForInput()); in testEditIncompletePhoneAndCancel()
94 mPaymentRequestTestRule.triggerUIAndWait(mPaymentRequestTestRule.getReadyForInput()); in testAddIncompletePhoneAndCancel()
125 mPaymentRequestTestRule.triggerUIAndWait(mPaymentRequestTestRule.getReadyForInput()); in testEditIncompletePhoneAndPay()
H A DPaymentRequestIncompleteEmailTest.java64 mPaymentRequestTestRule.triggerUIAndWait(mPaymentRequestTestRule.getReadyForInput()); in testEditIncompleteEmailAndCancel()
95 mPaymentRequestTestRule.triggerUIAndWait(mPaymentRequestTestRule.getReadyForInput()); in testAddIncompleteEmailAndCancel()
126 mPaymentRequestTestRule.triggerUIAndWait(mPaymentRequestTestRule.getReadyForInput()); in testEditIncompleteEmailAndPay()
H A DPaymentRequestIncompleteContactDetailsTest.java64 mPaymentRequestTestRule.triggerUIAndWait(mPaymentRequestTestRule.getReadyForInput()); in testEditIncompleteContactAndCancel()
96 mPaymentRequestTestRule.triggerUIAndWait(mPaymentRequestTestRule.getReadyForInput()); in testAddIncompleteContactAndCancel()
127 mPaymentRequestTestRule.triggerUIAndWait(mPaymentRequestTestRule.getReadyForInput()); in testEditIncompleteContactAndPay()
H A DPaymentRequestPaymentAppAndCardsTest.java112 mPaymentRequestTestRule.triggerUIAndWait(mPaymentRequestTestRule.getReadyToPay()); in testEditPaymentMethodAndCancelEditorShouldKeepCardSelected()
133 mPaymentRequestTestRule.triggerUIAndWait(mPaymentRequestTestRule.getReadyToPay()); in testAddPaymentMethodAndCancelEditorShouldKeepExistingCardSelected()
151 mPaymentRequestTestRule.triggerUIAndWait(mPaymentRequestTestRule.getReadyToPay()); in runTest()
H A DPaymentRequestAbortTest.java58 mPaymentRequestTestRule.triggerUIAndWait(mPaymentRequestTestRule.getReadyToPay()); in testAbortBeforePayClicked()
68 mPaymentRequestTestRule.triggerUIAndWait(mPaymentRequestTestRule.getReadyToPay()); in testAbortWhileUnmaskingCard()
H A DPaymentRequestNameAndFreeShippingTest.java63 mPaymentRequestTestRule.triggerUIAndWait(mPaymentRequestTestRule.getReadyToPay()); in testPay()
84 mPaymentRequestTestRule.triggerUIAndWait(mPaymentRequestTestRule.getReadyToPay()); in testPaymentRequestEventsMetric()
H A DPaymentRequestShowPromiseSingleOptionShippingTest.java62 mRule.triggerUIAndWait(mRule.getReadyToPay()); in testFastApp()
77 mRule.triggerUIAndWait(mRule.getReadyToPay()); in testSlowApp()
H A DPaymentRequestShowPromiseSingleOptionShippingWithUpdateTest.java62 mRule.triggerUIAndWait(mRule.getReadyToPay()); in testFastApp()
77 mRule.triggerUIAndWait(mRule.getReadyToPay()); in testSlowApp()
H A DPaymentRequestPhoneAndFreeShippingTest.java63 mPaymentRequestTestRule.triggerUIAndWait(mPaymentRequestTestRule.getReadyToPay()); in testPay()
84 mPaymentRequestTestRule.triggerUIAndWait(mPaymentRequestTestRule.getReadyToPay()); in testPaymentRequestEventsMetric()
H A DPaymentRequestContactDetailsAndFreeShippingTest.java68 mPaymentRequestTestRule.triggerUIAndWait(mPaymentRequestTestRule.getReadyToPay()); in testPay()
91 mPaymentRequestTestRule.triggerUIAndWait(mPaymentRequestTestRule.getReadyToPay()); in testPaymentRequestEventsMetric()
H A DPaymentRequestShowPromiseDigitalGoodsTest.java58 mRule.triggerUIAndWait(mRule.getReadyToPay()); in testDigitalGoodsFastApp()
81 mRule.triggerUIAndWait(mRule.getReadyToPay()); in testDigitalGoodsSlowApp()
H A DPaymentRequestPaymentAppUiSkipTest.java55 mPaymentRequestTestRule.triggerUIAndWait( in testFail()
137 mPaymentRequestTestRule.triggerUIAndWait(mPaymentRequestTestRule.getReadyToPay()); in testTwoPaymentsAppsWithTheSamePaymentMethodName()
H A DPaymentRequestShowPromiseUSOnlyShippingTest.java69 mRule.triggerUIAndWait(mRule.getReadyForInput()); in runCannotShipTest()
103 mRule.triggerUIAndWait(mRule.getReadyForInput()); in runCanShipTest()
H A DPaymentRequestIncompleteContactDetailsAndFreeShippingTest.java65 mPaymentRequestTestRule.triggerUIAndWait(mPaymentRequestTestRule.getReadyForInput()); in testEditIncompleteShippingAndPay()
102 mPaymentRequestTestRule.triggerUIAndWait(mPaymentRequestTestRule.getReadyForInput()); in testEditIncompleteShippingAndContactAndPay()
H A DPaymentRequestPaymentMethodIdentifierTest.java140 mPaymentRequestTestRule.triggerUIAndWait(mPaymentRequestTestRule.getReadyToPay()); in testAddMasterCard()
172 mPaymentRequestTestRule.triggerUIAndWait(mPaymentRequestTestRule.getReadyToPay()); in testAddBasicCard()
H A DPaymentRequestEmptyUpdateTest.java59 mPaymentRequestTestRule.triggerUIAndWait(mPaymentRequestTestRule.getReadyForInput()); in testSelectValidAddress()
H A DPaymentRequestShippingAddressChangeTest.java62 mPaymentRequestTestRule.triggerUIAndWait(mPaymentRequestTestRule.getReadyForInput()); in testAddressRedactionInShippingAddressChange()
H A DPaymentRequestExtraShippingOptionsTest.java62 mPaymentRequestTestRule.triggerUIAndWait(mPaymentRequestTestRule.getReadyToPay()); in testPay()
H A DPaymentRequestServerCardTest.java62 mPaymentRequestTestRule.triggerUIAndWait(mPaymentRequestTestRule.getReadyToPay()); in testPayAndDontUnmask()
H A DPaymentRequestFailCompleteTest.java58 mPaymentRequestTestRule.triggerUIAndWait(mPaymentRequestTestRule.getReadyToPay()); in testPay()
H A DPaymentRequestIdTest.java62 mPaymentRequestTestRule.triggerUIAndWait(mPaymentRequestTestRule.getReadyToPay()); in testPaymentResponse()

123