Searched defs:StateIterationTest (Results 1 – 1 of 1) sorted by relevance
35 struct StateIterationTest : sc::state_machine< StateIterationTest, A > struct41 void AssertInState( const std::string & stateNames ) const in AssertInState()77 struct B : sc::simple_state< B, StateIterationTest, mpl::list< C, D > > argument103 StateIterationTest::StateIterationTest() in StateIterationTest() function in StateIterationTest