Searched refs:RecordPropertyForCurrentTest (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/
H A Dgtest.h1197 void RecordPropertyForCurrentTest(const char* key, const char* value);
/external/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest.h1198 void RecordPropertyForCurrentTest(const char* key, const char* value);
/external/mesa3d/src/gtest/include/gtest/
H A Dgtest.h1197 void RecordPropertyForCurrentTest(const char* key, const char* value);
/external/protobuf/gtest/include/gtest/
H A Dgtest.h1043 void RecordPropertyForCurrentTest(const char* key, const char* value);
/external/chromium_org/third_party/mesa/src/src/gtest/src/
H A Dgtest.cc1920 UnitTest::GetInstance()->RecordPropertyForCurrentTest(key, value);
3811 void UnitTest::RecordPropertyForCurrentTest(const char* key, function in class:testing::UnitTest
/external/llvm/utils/unittest/googletest/src/
H A Dgtest.cc1920 UnitTest::GetInstance()->RecordPropertyForCurrentTest(key, value);
3779 void UnitTest::RecordPropertyForCurrentTest(const char* key, function in class:testing::UnitTest
/external/mesa3d/src/gtest/src/
H A Dgtest.cc1920 UnitTest::GetInstance()->RecordPropertyForCurrentTest(key, value);
3811 void UnitTest::RecordPropertyForCurrentTest(const char* key, function in class:testing::UnitTest
/external/protobuf/gtest/src/
H A Dgtest.cc1915 UnitTest::GetInstance()->RecordPropertyForCurrentTest(key, value);
3597 void UnitTest::RecordPropertyForCurrentTest(const char* key, function in class:testing::UnitTest

Completed in 238 milliseconds