Searched refs:datasetAuthTwoFields (Results 1 – 3 of 3) sorted by relevance
182 datasetAuthTwoFields(/* cancelFirstAttempt */ false); in testDatasetAuthTwoFields()189 datasetAuthTwoFields(/* cancelFirstAttempt */ true); in testDatasetAuthTwoFieldsUserCancelsFirstAttempt()192 private void datasetAuthTwoFields(boolean cancelFirstAttempt) throws Exception { in datasetAuthTwoFields() method in InlineAuthenticationTest
530 datasetAuthTwoFields(false); in testDatasetAuthTwoFields()537 datasetAuthTwoFields(true); in testDatasetAuthTwoFieldsUserCancelsFirstAttempt()540 private void datasetAuthTwoFields(boolean cancelFirstAttempt) throws Exception { in datasetAuthTwoFields() method in PccFieldClassificationTest
62 datasetAuthTwoFields(false); in testDatasetAuthTwoFields()68 datasetAuthTwoFields(true); in testDatasetAuthTwoFieldsUserCancelsFirstAttempt()71 private void datasetAuthTwoFields(boolean cancelFirstAttempt) throws Exception { in datasetAuthTwoFields() method in AuthenticationTest