HomeSort by: relevance | last modified time | path
    Searched defs:populate_db (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/kyua-cli/dist/engine/drivers/
scan_action_test.cpp 114 populate_db(const char* db_name, const int count) function in namespace:__anon6956
161 (void)populate_db("test.db", 3);
162 const int64_t action_id = populate_db("test.db", 2);
188 (void)populate_db("test.db", 5);
189 const int64_t action_id = populate_db("test.db", 1);
190 (void)populate_db("test.db", 2);

Completed in 24 milliseconds