Searched refs:c_o (Results 1 - 4 of 4) sorted by relevance
| /bind-9.11.3/unit/atf-src/atf-c++/ |
| H A D | build.hpp | 43 process::argv_array c_o(const std::string&, const std::string&,
|
| H A D | build_test.cpp | 148 ATF_TEST_CASE(c_o); variable 149 ATF_TEST_CASE_HEAD(c_o) 151 set_md_var("descr", "Tests the c_o function"); 153 ATF_TEST_CASE_BODY(c_o) 164 atf::build::c_o(test->sfile, test->ofile, 223 ATF_ADD_TEST_CASE(tcs, c_o);
|
| H A D | build.cpp | 76 impl::c_o(const std::string& sfile, const std::string& ofile, function in class:impl
|
| /bind-9.11.3/unit/atf-src/atf-c/ |
| H A D | build_test.c | 148 ATF_TC(c_o); variable 149 ATF_TC_HEAD(c_o, tc) 153 ATF_TC_BODY(c_o, tc) 244 ATF_TP_ADD_TC(tp, c_o);
|
Completed in 12 milliseconds