Home
last modified time | relevance | path

Searched defs:tc_id (Results 1 – 5 of 5) sorted by relevance

/freebsd-13.1/contrib/kyua/store/
H A Dread_transaction_test.cpp205 const int64_t tc_id = tx.put_test_case(test_program_1, "main", tp_id); in ATF_TEST_CASE_BODY() local
220 const int64_t tc_id = tx.put_test_case(test_program_2, "main", tp_id); in ATF_TEST_CASE_BODY() local
/freebsd-13.1/sys/dev/qlnx/qlnxe/
H A Decore_hsi_init_func.h92 u8 tc_id /* the mapped TC ID */; member
122 u8 tc_id /* TC ID */; member
/freebsd-13.1/contrib/kyua/drivers/
H A Dscan_results_test.cpp166 const int64_t tc_id = tx.put_test_case(test_program, in populate_results_file() local
H A Dreport_junit_test.cpp139 const int64_t tc_id = tx.put_test_case(test_program, F("t%s") % j, in add_tests() local
/freebsd-13.1/sys/dev/oce/
H A Doce_hw.h2839 uint8_t tc_id; member