HomeSort by: relevance | last modified time | path
    Searched refs:GetTestProperty (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/
gtest.cc 2047 const TestProperty& TestResult::GetTestProperty(int i) const {
3951 const TestProperty& property = result.GetTestProperty(i);
3969 const TestProperty& property = result.GetTestProperty(i);
4346 const TestProperty& property = result.GetTestProperty(i);
  /src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/
gtest.h 606 const TestProperty& GetTestProperty(int i) const;

Completed in 18 milliseconds