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

/external/chromium/sdch/open-vcdiff/src/gtest/
H A Dgtest.h481 void RecordPropertyForCurrentTest(const char* key, const char* value);
H A Dgtest.cc1689 UnitTest::GetInstance()->RecordPropertyForCurrentTest(key, value);
2938 void UnitTest::RecordPropertyForCurrentTest(const char* key, function in class:testing::UnitTest
/external/chromium/testing/gtest/include/gtest/
H A Dgtest.h1197 void RecordPropertyForCurrentTest(const char* key, const char* value);
/external/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.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/testing/gtest/src/
H A Dgtest.cc1920 UnitTest::GetInstance()->RecordPropertyForCurrentTest(key, value);
3811 void UnitTest::RecordPropertyForCurrentTest(const char* key, function in class:testing::UnitTest
/external/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/
H A Dgtest.cc1920 UnitTest::GetInstance()->RecordPropertyForCurrentTest(key, value);
3779 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 116 milliseconds