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

Function MakeAndRegisterTestInfo

src/gtest/gtest-all.cpp:3532–3545  ·  view source on GitHub ↗

Creates a new TestInfo object and registers it with Google Test; returns the created object. Arguments: test_case_name: name of the test case name: name of the test type_param: the name of the test's type parameter, or NULL if this is not a typed or a type-parameterized test. value_param: text representation of the test's value parameter, or NULL if this is not a value-p

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

RegisterMethod · 0.85
RegisterTestsMethod · 0.85

Calls 2

GetUnitTestImplFunction · 0.85
AddTestInfoMethod · 0.80

Tested by

no test coverage detected