Home
last modified time | relevance | path

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

/external/protobuf/gtest/include/gtest/
Dgtest.h1122 void RecordPropertyForCurrentTest(const char* key, const char* value);
/external/llvm/utils/unittest/googletest/include/gtest/
Dgtest.h1199 void RecordPropertyForCurrentTest(const char* key, const char* value);
/external/google-breakpad/src/testing/gtest/include/gtest/
Dgtest.h1205 void RecordPropertyForCurrentTest(const char* key, const char* value);
/external/mesa3d/src/gtest/include/gtest/
Dgtest.h1197 void RecordPropertyForCurrentTest(const char* key, const char* value);
/external/protobuf/gtest/src/
Dgtest.cc1941 UnitTest::GetInstance()->RecordPropertyForCurrentTest(key, value); in RecordProperty()
3621 void UnitTest::RecordPropertyForCurrentTest(const char* key, in RecordPropertyForCurrentTest() function in testing::UnitTest
/external/google-breakpad/src/testing/gtest/src/
Dgtest.cc1921 UnitTest::GetInstance()->RecordPropertyForCurrentTest(key, value); in RecordProperty()
3843 void UnitTest::RecordPropertyForCurrentTest(const char* key, in RecordPropertyForCurrentTest() function in testing::UnitTest
/external/llvm/utils/unittest/googletest/src/
Dgtest.cc1920 UnitTest::GetInstance()->RecordPropertyForCurrentTest(key, value); in RecordProperty()
3781 void UnitTest::RecordPropertyForCurrentTest(const char* key, in RecordPropertyForCurrentTest() function in testing::UnitTest
/external/mesa3d/src/gtest/src/
Dgtest.cc1920 UnitTest::GetInstance()->RecordPropertyForCurrentTest(key, value); in RecordProperty()
3811 void UnitTest::RecordPropertyForCurrentTest(const char* key, in RecordPropertyForCurrentTest() function in testing::UnitTest
/external/protobuf/gtest/fused-src/gtest/
Dgtest-all.cc3281 UnitTest::GetInstance()->RecordPropertyForCurrentTest(key, value); in RecordProperty()
4961 void UnitTest::RecordPropertyForCurrentTest(const char* key, in RecordPropertyForCurrentTest() function in testing::UnitTest
Dgtest.h16710 void RecordPropertyForCurrentTest(const char* key, const char* value);