Home | History | Annotate | Download | only in eh

Lines Matching refs:SetCurrentTestName

338                 gTestController.SetCurrentTestName("single insertion at begin()");
340 gTestController.SetCurrentTestName("single insertion at end()");
343 gTestController.SetCurrentTestName("single insertion at random position");
375 gTestController.SetCurrentTestName("n-ary insertion at begin()");
377 gTestController.SetCurrentTestName("n-ary insertion at end()");
380 gTestController.SetCurrentTestName("n-ary insertion at random position");
409 gTestController.SetCurrentTestName("insertion of random value");
433 gTestController.SetCurrentTestName("insertion of random value without resize");
505 gTestController.SetCurrentTestName("range insertion");
510 gTestController.SetCurrentTestName("range insertion at begin()");
512 gTestController.SetCurrentTestName("range insertion at end()");
515 gTestController.SetCurrentTestName("range insertion at random position");