Searched refs:open_table (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/lutok/examples/
H A Dinterpreter.cpp70 state.open_table();
/freebsd-13-stable/contrib/lutok/
H A Dstate.hpp120 void open_table(void);
H A Dstate_test.cpp676 ATF_TEST_CASE_WITHOUT_HEAD(open_table); variable
677 ATF_TEST_CASE_BODY(open_table)
681 state.open_table();
1137 ATF_ADD_TEST_CASE(tcs, open_table);
H A Dstate.cpp622 lutok::state::open_table(void) function in class:lutok::state
/freebsd-13-stable/contrib/kyua/utils/fs/
H A Dlua_module_test.cpp191 state.open_table();
213 state.open_table();
237 state.open_table();
/freebsd-13-stable/contrib/kyua/engine/
H A Dkyuafile.cpp226 _state.open_table();

Completed in 57 milliseconds