OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:validateOptions
(Results
1 - 2
of
2
) sorted by null
/cts/tests/tests/accounts/src/android/accounts/cts/
AccountManagerTest.java
152
private void
validateOptions
(Bundle expectedOptions, Bundle actualOptions) {
277
validateOptions
(OPTIONS_BUNDLE, mockAuthenticator.mOptionsAddAccount);
279
validateOptions
(null, mockAuthenticator.mOptionsUpdateCredentials);
280
validateOptions
(null, mockAuthenticator.mOptionsConfirmCredentials);
281
validateOptions
(null, mockAuthenticator.mOptionsGetAuthToken);
318
validateOptions
(OPTIONS_BUNDLE, mockAuthenticator.mOptionsAddAccount);
319
validateOptions
(null, mockAuthenticator.mOptionsUpdateCredentials);
320
validateOptions
(null, mockAuthenticator.mOptionsConfirmCredentials);
321
validateOptions
(null, mockAuthenticator.mOptionsGetAuthToken);
726
validateOptions
(null, mockAuthenticator.mOptionsAddAccount)
[
all
...]
/prebuilt/common/ecj/
ecj.jar
Completed in 609 milliseconds