Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Drdb_store_concurrent_test.cpp46 static int CheckSalary(ResultSet &resultSet);
185 errCode = CheckSalary(resultSet); in CheckResultSet()
259 int RdbConcurrentTest::CheckSalary(ResultSet &resultSet) in CheckSalary() function in RdbConcurrentTest
H A Drdb_store_backup_restore_test.cpp39 void CheckSalary(std::shared_ptr<ResultSet> &resultSet);
109 CheckSalary(resultSet); in CheckResultSet()
138 void RdbStoreBackupRestoreTest::CheckSalary(std::shared_ptr<ResultSet> &resultSet) in CheckSalary() function in RdbStoreBackupRestoreTest
H A Drdb_insert_test.cpp37 void CheckSalary(std::shared_ptr<ResultSet> &resultSet);
177 RdbStoreInsertTest::CheckSalary(resultSet); in CheckResultSet()
205 void RdbStoreInsertTest::CheckSalary(std::shared_ptr<ResultSet> &resultSet) in CheckSalary() function in RdbStoreInsertTest
H A Drdb_double_write_test.cpp45 void CheckSalary(std::shared_ptr<ResultSet> &resultSet);
271 RdbDoubleWriteTest::CheckSalary(resultSet); in CheckResultSet()
299 void RdbDoubleWriteTest::CheckSalary(std::shared_ptr<ResultSet> &resultSet) in CheckSalary() function in RdbDoubleWriteTest
/foundation/distributeddatamgr/relational_store/test/native/relational_store_test/unittest/
H A Drelational_store_test.cpp902 RdbTest::CheckSalary(resultSet); in CheckResultSet()
930 void RdbTest::CheckSalary(std::unique_ptr<ResultSet> &resultSet) in CheckSalary() function in RdbTest

Completed in 6 milliseconds