Home
last modified time | relevance | path

Searched refs:ExpectNonFatalFailureRecordingPropertyWithReservedKey (Results 1 – 2 of 2) sorted by relevance

/external/google-breakpad/src/testing/gtest/test/
Dgtest_unittest.cc1803 void ExpectNonFatalFailureRecordingPropertyWithReservedKey(const char* key) { in ExpectNonFatalFailureRecordingPropertyWithReservedKey() function
1815 ExpectNonFatalFailureRecordingPropertyWithReservedKey("name"); in TEST()
1821 ExpectNonFatalFailureRecordingPropertyWithReservedKey("status"); in TEST()
1827 ExpectNonFatalFailureRecordingPropertyWithReservedKey("time"); in TEST()
1833 ExpectNonFatalFailureRecordingPropertyWithReservedKey("classname"); in TEST()
/external/googletest/googletest/test/
Dgtest_unittest.cc2012 void ExpectNonFatalFailureRecordingPropertyWithReservedKey( in ExpectNonFatalFailureRecordingPropertyWithReservedKey() function
2023 ExpectNonFatalFailureRecordingPropertyWithReservedKey(*test_info->result(), in ExpectNonFatalFailureRecordingPropertyWithReservedKeyForCurrentTest()
2031 ExpectNonFatalFailureRecordingPropertyWithReservedKey( in ExpectNonFatalFailureRecordingPropertyWithReservedKeyForCurrentTestSuite()
2037 ExpectNonFatalFailureRecordingPropertyWithReservedKey( in ExpectNonFatalFailureRecordingPropertyWithReservedKeyOutsideOfTestSuite()