MCPcopy Create free account
hub / github.com/TheLegendAli/DeepLab-Context / AddTestPattern

Method AddTestPattern

src/gtest/gtest.h:10400–10406  ·  view source on GitHub ↗

TEST_P macro uses AddTestPattern() to record information about a single test in a LocalTestInfo structure. test_case_name is the base name of the test case (without invocation prefix). test_base_name is the name of an individual test without parameter index. For the test SequenceA/FooTest.DoBar/1 FooTest is test case base name and DoBar is test base name.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected