Home
last modified time | relevance | path

Searched defs:StateCastTest (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/statechart/test/
DStateCastTest.cpp33 struct StateCastTest : sc::state_machine< StateCastTest, A > struct
36 void AssertInState() in AssertInState()
45 void AssertNotInState() in AssertNotInState()