OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:atf_tp_writer
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/atf/dist/atf-c++/
tests_test.cpp
47
// Tests for the "
atf_tp_writer
" class.
80
ATF_TEST_CASE(
atf_tp_writer
);
variable
81
ATF_TEST_CASE_HEAD(
atf_tp_writer
)
85
ATF_TEST_CASE_BODY(
atf_tp_writer
)
100
atf::tests::detail::
atf_tp_writer
w(ss);
108
atf::tests::detail::
atf_tp_writer
w(ss);
123
atf::tests::detail::
atf_tp_writer
w(ss);
145
atf::tests::detail::
atf_tp_writer
w(ss);
196
// Add tests for the "
atf_tp_writer
" class.
197
ATF_ADD_TEST_CASE(tcs,
atf_tp_writer
);
[
all
...]
tests.hpp
46
class
atf_tp_writer
{
class in namespace:atf::tests::detail
52
atf_tp_writer
(std::ostream&);
tests.cpp
73
// The "
atf_tp_writer
" class.
76
detail::
atf_tp_writer
::
atf_tp_writer
(std::ostream& os) :
function in class:detail::atf_tp_writer
84
detail::
atf_tp_writer
::start_tc(const std::string& ident)
93
detail::
atf_tp_writer
::end_tc(void)
100
detail::
atf_tp_writer
::tc_meta_data(const std::string& name,
578
detail::
atf_tp_writer
writer(std::cout);
Completed in 38 milliseconds
Indexes created Thu Sep 17 00:24:55 UTC 2026