Home
last modified time | relevance | path

Searched refs:GetNoOfTransitions (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/statechart/example/Performance/
DPerformance.cpp249 unsigned int GetNoOfTransitions() const in GetNoOfTransitions() function
391 machine.GetNoOfTransitions() == eventsSent_ ); in Test()