Home
last modified time | relevance | path

Searched defs:test_property (Results 1 – 11 of 11) sorted by relevance

/external/clang/test/CodeGenObjC/
Darc-literals.m123 void test_property(B *b) { function
/external/chromium/sdch/open-vcdiff/src/gtest/
Dgtest.cc1585 void TestResult::RecordProperty(const TestProperty& test_property) { in RecordProperty()
1602 bool TestResult::ValidateTestProperty(const TestProperty& test_property) { in ValidateTestProperty()
2940 const internal::TestProperty test_property(key, value); in RecordPropertyForCurrentTest() local
/external/open-vcdiff/gtest/src/
Dgtest.cc1839 void TestResult::RecordProperty(const TestProperty& test_property) { in RecordProperty()
1856 bool TestResult::ValidateTestProperty(const TestProperty& test_property) { in ValidateTestProperty()
3630 const TestProperty test_property(key, value); in RecordPropertyForCurrentTest() local
/external/protobuf/gtest/src/
Dgtest.cc1809 void TestResult::RecordProperty(const TestProperty& test_property) { in RecordProperty()
1826 bool TestResult::ValidateTestProperty(const TestProperty& test_property) { in ValidateTestProperty()
3599 const TestProperty test_property(key, value); in RecordPropertyForCurrentTest() local
/external/chromium_org/testing/gtest/src/
Dgtest.cc1719 void TestResult::RecordProperty(const TestProperty& test_property) { in RecordProperty()
1736 bool TestResult::ValidateTestProperty(const TestProperty& test_property) { in ValidateTestProperty()
3641 const TestProperty test_property(key, value); in RecordPropertyForCurrentTest() local
/external/chromium_org/third_party/mesa/src/src/gtest/src/
Dgtest.cc1814 void TestResult::RecordProperty(const TestProperty& test_property) { in RecordProperty()
1831 bool TestResult::ValidateTestProperty(const TestProperty& test_property) { in ValidateTestProperty()
3813 const TestProperty test_property(key, value); in RecordPropertyForCurrentTest() local
/external/chromium/testing/gtest/src/
Dgtest.cc1814 void TestResult::RecordProperty(const TestProperty& test_property) { in RecordProperty()
1831 bool TestResult::ValidateTestProperty(const TestProperty& test_property) { in ValidateTestProperty()
3813 const TestProperty test_property(key, value); in RecordPropertyForCurrentTest() local
/external/gtest/src/
Dgtest.cc1814 void TestResult::RecordProperty(const TestProperty& test_property) { in RecordProperty()
1831 bool TestResult::ValidateTestProperty(const TestProperty& test_property) { in ValidateTestProperty()
3813 const TestProperty test_property(key, value); in RecordPropertyForCurrentTest() local
/external/mesa3d/src/gtest/src/
Dgtest.cc1814 void TestResult::RecordProperty(const TestProperty& test_property) { in RecordProperty()
1831 bool TestResult::ValidateTestProperty(const TestProperty& test_property) { in ValidateTestProperty()
3813 const TestProperty test_property(key, value); in RecordPropertyForCurrentTest() local
/external/llvm/utils/unittest/googletest/
Dgtest.cc1814 void TestResult::RecordProperty(const TestProperty& test_property) { in RecordProperty()
1831 bool TestResult::ValidateTestProperty(const TestProperty& test_property) { in ValidateTestProperty()
3781 const TestProperty test_property(key, value); in RecordPropertyForCurrentTest() local
/external/libvpx/libvpx/third_party/googletest/src/src/
Dgtest-all.cc3219 const TestProperty& test_property) { in RecordProperty()
3317 const TestProperty& test_property) { in ValidateTestProperty()
5532 void UnitTestImpl::RecordProperty(const TestProperty& test_property) { in RecordProperty()