Home
last modified time | relevance | path

Searched refs:build_check_cxx_o (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/bsd/atf/dist/atf-c++/detail/
H A Dtest_helpers.cpp56 build_check_cxx_o(const char* sfile) in build_check_cxx_o() function
72 return build_check_cxx_o(sfilepath.c_str()); in build_check_cxx_o_srcdir()
85 if (!build_check_cxx_o("test.cpp")) in header_check()
H A Dtest_helpers.hpp76 bool build_check_cxx_o(const char*);
/netbsd/external/bsd/atf/dist/atf-c++/
H A Dmacros_test.cpp782 if (build_check_cxx_o("compiler_test.cpp")) in ATF_TEST_CASE_BODY()