HomeSort by: relevance | last modified time | path
    Searched refs:with_cleanup (Results 1 - 5 of 5) sorted by relevancy

  /src/external/bsd/kyua-cli/dist/integration/helpers/
metadata.cpp 70 ATF_TEST_CASE_WITH_CLEANUP(with_cleanup); variable
71 ATF_TEST_CASE_HEAD(with_cleanup)
75 ATF_TEST_CASE_BODY(with_cleanup)
80 ATF_TEST_CASE_CLEANUP(with_cleanup)
92 ATF_ADD_TEST_CASE(tcs, with_cleanup);
  /src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/detail/
debug_map_base.hpp 114 join(PB_DS_CLASS_C_DEC&, bool with_cleanup = true);
326 join(PB_DS_CLASS_C_DEC& other, bool with_cleanup)
332 if (with_cleanup)
337 _GLIBCXX_DEBUG_ASSERT(!with_cleanup || other.m_keys.empty());
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/detail/
debug_map_base.hpp 114 join(PB_DS_CLASS_C_DEC&, bool with_cleanup = true);
326 join(PB_DS_CLASS_C_DEC& other, bool with_cleanup)
332 if (with_cleanup)
337 _GLIBCXX_DEBUG_ASSERT(!with_cleanup || other.m_keys.empty());
  /src/external/bsd/kyua-cli/dist/integration/
cmd_debug_test.sh 156 single:with_cleanup -> passed
159 --stdout=saved.out --stderr=saved.err single:with_cleanup
cmd_list_test.sh 54 metadata:with_cleanup
399 subdir/metadata:with_cleanup (integration-suite-2)

Completed in 89 milliseconds