Searched refs:GAIA_AUTH (Results 1 – 8 of 8) sorted by relevance
29 action == GAIA_AUTH || in ActionAppliesToWalletItems()45 return GAIA_AUTH; in ParseRequiredActionFromString()
23 GAIA_AUTH, enumerator
255 if (action != GAIA_AUTH) in GetTestWalletItemsWithRequiredAction()
503 required_actions.push_back(GAIA_AUTH); in TEST_F()
190 case GAIA_AUTH: in RequiredActionToUmaMetric()191 return AutofillMetrics::GAIA_AUTH; in RequiredActionToUmaMetric()
315 GAIA_AUTH, enumerator
1070 wallet::GetTestWalletItemsWithRequiredAction(wallet::GAIA_AUTH)); in IN_PROC_BROWSER_TEST_F()1292 wallet::GetTestWalletItemsWithRequiredAction(wallet::GAIA_AUTH)); in IN_PROC_BROWSER_TEST_F()
925 if (wallet_items_->HasRequiredAction(wallet::GAIA_AUTH) || in SignedInState()