Searched refs:tp_id (Results 1 – 2 of 2) sorted by relevance
132 const int64_t tp_id = tx.put_test_program(test_program, action_id); in populate_db() local140 const int64_t tc_id = tx.put_test_case(test_case, tp_id); in populate_db()
320 const int64_t tp_id = tx.put_test_program(test_program_1, action_id); in ATF_TEST_CASE_BODY() local321 const int64_t tc_id = tx.put_test_case(*test_case_1, tp_id); in ATF_TEST_CASE_BODY()345 const int64_t tp_id = tx.put_test_program(test_program_2, action_id); in ATF_TEST_CASE_BODY() local346 const int64_t tc_id = tx.put_test_case(*test_case_2, tp_id); in ATF_TEST_CASE_BODY()