Home
last modified time | relevance | path

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

/freebsd/contrib/googletest/googletest/include/gtest/internal/
H A Dgtest-param-util.h519 code_location_(std::move(code_location)) {} in ParameterizedTestSuiteInfo()
615 InsertSyntheticTestCase(GetTestSuiteName(), code_location_, in RegisterTests()
670 CodeLocation code_location_; variable