Searched defs:ProfilesMatchStatusChecker (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/sync/test/integration/
H A Dautofill_helper.cc418 class ProfilesMatchStatusChecker : public StatusChangeChecker, class in namespace:autofill_helper::__anon4808
421 ProfilesMatchStatusChecker(int profile_a, int profile_b);
422 virtual ~ProfilesMatchStatusChecker();
440 ProfilesMatchStatusChecker::ProfilesMatchStatusChecker(int profile_a, function in class:autofill_helper::__anon4808::ProfilesMatchStatusChecker
445 ProfilesMatchStatusChecker::~ProfilesMatchStatusChecker() {
454 bool ProfilesMatchStatusChecker::IsExitConditionSatisfied() {
467 void ProfilesMatchStatusChecker::Wait() {
482 std::string ProfilesMatchStatusChecker
[all...]

Completed in 123 milliseconds