Searched refs:passing_old_hash (Results 1 – 3 of 3) sorted by relevance
89 bool passing_old_hash, in MigrateAttempt() argument92 is_old_hash_(passing_old_hash), in MigrateAttempt()178 bool passing_old_hash, in CreateMigrateAttempt() argument180 return new MigrateAttempt(current_attempt, callback, passing_old_hash, hash); in CreateMigrateAttempt()
67 void ExpectMigrate(bool passing_old_hash, const std::string& hash) { in ExpectMigrate() argument68 if (passing_old_hash) { in ExpectMigrate()
32 bool passing_old_hash,