Lines Matching refs:step
83 while (stmt.step()) { in get_env_vars()
107 while (stmt.step()) { in get_metadata()
132 if (!stmt.step()) in get_file()
141 const bool more = stmt.step(); in get_file()
169 while (stmt.step()) { in get_test_cases()
236 stmt.step(); in get_test_program()
245 const bool more = stmt.step(); in get_test_program()
286 _valid = _stmt.step(); in impl()
313 _pimpl->_valid = _pimpl->_stmt.step(); in operator ++()
407 if (stmt.step()) in get_test_case_file()
507 if (!stmt.step()) in get_context()