Searched refs:NO_ACCOUNT (Results 1 – 1 of 1) sorted by relevance
111 protected final static Account NO_ACCOUNT = new Account("a", "b"); field in BaseContactsProvider2Test738 if (account == NO_ACCOUNT) { in assertNullOrEquals()