OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:assertAccountEqual
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Email/tests/src/com/android/email/provider/
ProviderTestUtils.java
296
public static void
assertAccountEqual
(String caller, Account expect, Account actual) {
ProviderTests.java
186
ProviderTestUtils.
assertAccountEqual
("testAccountSave", account1, account2);
205
ProviderTestUtils.
assertAccountEqual
("testAccountSave", account1, account1get);
304
ProviderTestUtils.
assertAccountEqual
("testAccountParcel", account1, account2);
[
all
...]
Completed in 149 milliseconds