Home
last modified time | relevance | path

Searched refs:put_context (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/kyua/store/
H A Dwrite_transaction.hpp74 void put_context(const model::context&);
H A Dwrite_transaction_test.cpp136 tx.put_context(context); in ATF_TEST_CASE_BODY()
147 tx.put_context(context); in ATF_TEST_CASE_BODY()
H A Dtransaction_test.cpp71 tx.put_context(exp_context); in check_get_put_context()
H A Dread_transaction_test.cpp185 tx.put_context(context); in ATF_TEST_CASE_BODY()
H A Dwrite_transaction.cpp263 store::write_transaction::put_context(const model::context& context) in put_context() function in store::write_transaction
/freebsd/contrib/kyua/drivers/
H A Dscan_results_test.cpp151 tx.put_context(context); in populate_results_file()
H A Drun_tests.cpp270 (void)tx.put_context(context); in drive()
H A Dreport_junit_test.cpp109 (void)tx.put_context(context); in add_context()