Home | History | Annotate | Download | only in eh

Lines Matching refs:gTestController

338                 gTestController.SetCurrentTestName("single insertion at begin()");
340 gTestController.SetCurrentTestName("single insertion at end()");
343 gTestController.SetCurrentTestName("single insertion at random position");
354 gTestController.CancelFailureCountdown();
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");
391 gTestController.CancelFailureCountdown();
409 gTestController.SetCurrentTestName("insertion of random value");
417 gTestController.CancelFailureCountdown();
433 gTestController.SetCurrentTestName("insertion of random value without resize");
441 gTestController.CancelFailureCountdown();
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");
524 gTestController.CancelFailureCountdown();