RAII helper for iterative verification sessions.
More...
#include <ai_vision_verifier.h>
RAII helper for iterative verification sessions.
Definition at line 251 of file ai_vision_verifier.h.
◆ ScopedIterativeVerification()
| yaze::test::ScopedIterativeVerification::ScopedIterativeVerification |
( |
AIVisionVerifier & | verifier, |
|
|
int | max_iterations = 5 ) |
|
inlineexplicit |
◆ ~ScopedIterativeVerification()
| yaze::test::ScopedIterativeVerification::~ScopedIterativeVerification |
( |
| ) |
|
|
inline |
◆ Check()
| absl::Status yaze::test::ScopedIterativeVerification::Check |
( |
const std::string & | condition | ) |
|
|
inline |
◆ Complete()
◆ verifier_
◆ completed_
| bool yaze::test::ScopedIterativeVerification::completed_ = false |
|
private |
The documentation for this class was generated from the following file: