Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/unittest/googletest/src/
H A Dgtest.cc2101 static const char* const kReservedTestCaseAttributes[] = { variable
2123 return ArrayAsVector(kReservedTestCaseAttributes); in GetReservedAttributesForElement()