Searched refs:GetProfileCount (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/chrome/browser/sync/test/integration/performance/
H A Dautofill_sync_perf_test.cc24 using autofill_helper::GetProfileCount;
177 ASSERT_EQ(kNumProfiles, GetProfileCount(1));
183 ASSERT_EQ(kNumProfiles, GetProfileCount(1));
189 ASSERT_EQ(0, GetProfileCount(1));
/external/chromium_org/chrome/browser/autofill/android/
H A Dpersonal_data_manager_android.h26 jint GetProfileCount(JNIEnv* unused_env, jobject unused_obj);
H A Dpersonal_data_manager_android.cc182 jint PersonalDataManagerAndroid::GetProfileCount(JNIEnv* unused_env, function in class:autofill::PersonalDataManagerAndroid
/external/chromium_org/chrome/browser/sync/test/integration/
H A Dautofill_helper.h96 int GetProfileCount(int profile);
H A Dautofill_helper.cc349 int GetProfileCount(int profile) { function in namespace:autofill_helper

Completed in 3375 milliseconds