Home
last modified time | relevance | path

Searched refs:open_all (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/lutok/
H A Dstate.hpp117 void open_all(void);
H A DNEWS15 * Issue 5: New methods added to the state class: open_all.
H A Dstate_test.cpp651 ATF_TEST_CASE_WITHOUT_HEAD(open_all);
652 ATF_TEST_CASE_BODY(open_all) in ATF_TEST_CASE_BODY() argument
656 state.open_all(); in ATF_TEST_CASE_BODY()
1134 ATF_ADD_TEST_CASE(tcs, open_all); in ATF_INIT_TEST_CASES()
H A Dstate.cpp577 lutok::state::open_all(void) in open_all() function in lutok::state