HomeSort by relevance Sort by last modified time
    Searched refs:AuthenticatorTest (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/chromeos/login/
authenticator_unittest.cc 11 TEST(AuthenticatorTest, EmailAddressNoOp) {
16 TEST(AuthenticatorTest, EmailAddressIgnoreCaps) {
21 TEST(AuthenticatorTest, EmailAddressIgnoreDomainCaps) {
26 TEST(AuthenticatorTest, EmailAddressRejectOneUsernameDot) {
31 TEST(AuthenticatorTest, EmailAddressMatchWithOneUsernameDot) {
36 TEST(AuthenticatorTest, EmailAddressIgnoreOneUsernameDot) {
41 TEST(AuthenticatorTest, EmailAddressIgnoreManyUsernameDots) {
46 TEST(AuthenticatorTest, EmailAddressIgnoreConsecutiveUsernameDots) {
51 TEST(AuthenticatorTest, EmailAddressDifferentOnesRejected) {
56 TEST(AuthenticatorTest, EmailAddressIgnorePlusSuffix)
    [all...]
  /external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/java/net/
AuthenticatorTest.java 35 public class AuthenticatorTest extends TestCase {

Completed in 412 milliseconds