Searched refs:execenv_host (Results 1 – 3 of 3) sorted by relevance
35 execenv::execenv_host::init() const in init()42 execenv::execenv_host::cleanup() const in cleanup()49 execenv::execenv_host::exec(const args_vector& args) const in exec()
47 class execenv_host : public execenv::interface { class49 execenv_host(const model::test_program& test_program, in execenv_host() function in engine::execenv::execenv_host
73 new execenv::execenv_host(test_program, test_case_name)); in get()