Home
last modified time | relevance | path

Searched refs:code_location_ (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/googletest/googletest/include/gtest/internal/
H A Dgtest-param-util.h518 : test_suite_name_(name), code_location_(code_location) {} in ParameterizedTestSuiteInfo()
613 InsertSyntheticTestCase(GetTestSuiteName(), code_location_, in RegisterTests()
671 CodeLocation code_location_; variable