MCPcopy Create free account
hub / github.com/MhLiao/TextBoxes_plusplus / GetTestCase

Method GetTestCase

src/gtest/gtest-all.cpp:5011–5013  ·  view source on GitHub ↗

Gets the i-th test case among all the test cases. i can range from 0 to total_test_case_count() - 1. If i is not in that range, returns NULL.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

PrintFailedTestsMethod · 0.80
PrintXmlUnitTestMethod · 0.80

Calls 7

implFunction · 0.85
TestCaseNameIsClass · 0.85
StringFunction · 0.70
beginMethod · 0.45
endMethod · 0.45
insertMethod · 0.45
sizeMethod · 0.45

Tested by

no test coverage detected