Home
last modified time | relevance | path

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

/external/libaom/libaom/third_party/googletest/src/googletest/src/
Dgtest.cc2109 std::vector<std::string> ArrayAsVector(const char* const (&array)[kSize]) { in ArrayAsVector() function
2116 return ArrayAsVector(kReservedTestSuitesAttributes); in GetReservedAttributesForElement()
2118 return ArrayAsVector(kReservedTestSuiteAttributes); in GetReservedAttributesForElement()
2120 return ArrayAsVector(kReservedTestCaseAttributes); in GetReservedAttributesForElement()
/external/mesa3d/src/gtest/src/
Dgtest.cc2108 std::vector<std::string> ArrayAsVector(const char* const (&array)[kSize]) { in ArrayAsVector() function
2115 return ArrayAsVector(kReservedTestSuitesAttributes); in GetReservedAttributesForElement()
2117 return ArrayAsVector(kReservedTestSuiteAttributes); in GetReservedAttributesForElement()
2119 return ArrayAsVector(kReservedTestCaseAttributes); in GetReservedAttributesForElement()
/external/swiftshader/third_party/llvm-7.0/llvm/utils/unittest/googletest/src/
Dgtest.cc2108 std::vector<std::string> ArrayAsVector(const char* const (&array)[kSize]) { in ArrayAsVector() function
2115 return ArrayAsVector(kReservedTestSuitesAttributes); in GetReservedAttributesForElement()
2117 return ArrayAsVector(kReservedTestSuiteAttributes); in GetReservedAttributesForElement()
2119 return ArrayAsVector(kReservedTestCaseAttributes); in GetReservedAttributesForElement()
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest.cc2148 std::vector<std::string> ArrayAsVector(const char* const (&array)[kSize]) { in ArrayAsVector() function
2155 return ArrayAsVector(kReservedTestSuitesAttributes); in GetReservedAttributesForElement()
2157 return ArrayAsVector(kReservedTestSuiteAttributes); in GetReservedAttributesForElement()
2159 return ArrayAsVector(kReservedTestCaseAttributes); in GetReservedAttributesForElement()
/external/googletest/googletest/src/
Dgtest.cc2119 std::vector<std::string> ArrayAsVector(const char* const (&array)[kSize]) { in ArrayAsVector() function
2126 return ArrayAsVector(kReservedTestSuitesAttributes); in GetReservedAttributesForElement()
2128 return ArrayAsVector(kReservedTestSuiteAttributes); in GetReservedAttributesForElement()
2130 return ArrayAsVector(kReservedTestCaseAttributes); in GetReservedAttributesForElement()
/external/epid-sdk/ext/gtest/
Dgtest-all.cc3556 std::vector<std::string> ArrayAsVector(const char* const (&array)[kSize]) { in ArrayAsVector() function
3563 return ArrayAsVector(kReservedTestSuitesAttributes); in GetReservedAttributesForElement()
3565 return ArrayAsVector(kReservedTestSuiteAttributes); in GetReservedAttributesForElement()
3567 return ArrayAsVector(kReservedTestCaseAttributes); in GetReservedAttributesForElement()