MCPcopy Create free account
hub / github.com/colmap/colmap / RunCalled

Method RunCalled

src/colmap/util/controller_thread_test.cc:79–79  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

77 }
78
79 bool RunCalled() const { return run_called_; }
80
81 private:
82 bool run_called_ = false;

Callers 1

TESTFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected