Searched defs:RecordPropertyForCurrentTest (Results 1 - 4 of 4) sorted by relevance

/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 186 milliseconds