Lines Matching refs:SetCurrentTestName
338 gTestController.SetCurrentTestName("single insertion at begin()"); in original()
340 gTestController.SetCurrentTestName("single insertion at end()"); in original()
343 gTestController.SetCurrentTestName("single insertion at random position"); in original()
375 gTestController.SetCurrentTestName("n-ary insertion at begin()"); in original()
377 gTestController.SetCurrentTestName("n-ary insertion at end()"); in original()
380 gTestController.SetCurrentTestName("n-ary insertion at random position"); in original()
409 gTestController.SetCurrentTestName("insertion of random value"); in test_insert_value()
433 gTestController.SetCurrentTestName("insertion of random value without resize"); in test_insert_noresize()
505 gTestController.SetCurrentTestName("range insertion"); in fFirst()
510 gTestController.SetCurrentTestName("range insertion at begin()"); in fFirst()
512 gTestController.SetCurrentTestName("range insertion at end()"); in fFirst()
515 gTestController.SetCurrentTestName("range insertion at random position"); in fFirst()