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

  /external/chromium_org/chrome/browser/sync/test/integration/performance/
autofill_sync_perf_test.cc 23 using autofill_helper::GetKeyCount;
201 ASSERT_EQ(kNumKeys, GetKeyCount(1));
208 ASSERT_EQ(0, GetKeyCount(1));
  /external/chromium_org/chrome/browser/sync/test/integration/
autofill_helper.h 96 int GetKeyCount(int profile);
autofill_helper.cc 311 int GetKeyCount(int profile) {

Completed in 25 milliseconds