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

/external/google-breakpad/src/testing/gtest/include/gtest/
H A Dgtest.h1205 void RecordPropertyForCurrentTest(const char* key, const char* value);
/external/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest.h1199 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.h1122 void RecordPropertyForCurrentTest(const char* key, const char* value);
/external/google-breakpad/src/testing/gtest/src/
H A Dgtest.cc1921 UnitTest::GetInstance()->RecordPropertyForCurrentTest(key, value);
3843 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);
3781 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.cc1941 UnitTest::GetInstance()->RecordPropertyForCurrentTest(key, value);
3621 void UnitTest::RecordPropertyForCurrentTest(const char* key, function in class:testing::UnitTest
/external/protobuf/gtest/fused-src/gtest/
H A Dgtest-all.cc3281 UnitTest::GetInstance()->RecordPropertyForCurrentTest(key, value);
4961 void UnitTest::RecordPropertyForCurrentTest(const char* key, function in class:testing::UnitTest
H A Dgtest.h16710 void RecordPropertyForCurrentTest(const char* key, const char* value);

Completed in 282 milliseconds