Searched defs:comparePath (Results 1 – 2 of 2) sorted by relevance
654 void SqliteUtils::WriteSqlToFile(const std::string &comparePath, const std::string &sql) in WriteSqlToFile()
1448 std::string comparePath = dbPath + "-compare"; in WriteToCompareFile() local