Lines Matching refs:WaitAndThrow
92 void WaitAndThrow(int cnt, const char * /*name*/) { in WaitAndThrow() function in WaitThrow
103 void WaitAndThrow(int cnt, const char * /*name*/) { in WaitAndThrow() function in WaitThrow
121 void WaitAndThrow(int cnt, const char * /*name*/) { in WaitAndThrow() function in WaitThrow
133 void WaitAndThrow(int cnt, const char * /*name*/) { in WaitAndThrow() function in WaitThrow
146 void WaitAndThrow(int /*cnt*/, const char * /*name*/) { in WaitAndThrow() function in WaitThrow
155 void WaitAndThrow(int /*cnt*/, const char * /*name*/) { in WaitAndThrow() function in WaitThrow
172 using WaitThrow<serial_type, TType>::WaitAndThrow;
195 WaitAndThrow((int)ret,"test_input_body"); in operator ()()
204 using WaitThrow<serial_type, TType>::WaitAndThrow;
217 WaitAndThrow(outint,"test_input_body"); in operator ()()
227 using WaitThrow<Conc,T>::WaitAndThrow;
234 WaitAndThrow(out,"absorber_body"); in operator ()()
264 using WaitThrow<Conc,T>::WaitAndThrow;
274 WaitAndThrow(out,"multifunction_node_body"); in operator ()()
317 using WaitThrow<serial_type, TType>::WaitAndThrow;
330 WaitAndThrow(ival,"tuple_test_input_body"); in operator ()()