Searched defs:basic_manipulator (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/testing/gtest/include/gtest/
H A Dgtest.h313 ::std::ostream& (*basic_manipulator)(::std::ostream& stream)) { function in class:testing::AssertionResult
314 AppendMessage(Message() << basic_manipulator);
/external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/
H A Dgtest.h299 ::std::ostream& (*basic_manipulator)(::std::ostream& stream)) { function in class:testing::AssertionResult
300 AppendMessage(Message() << basic_manipulator);
/external/gtest/include/gtest/
H A Dgtest.h290 ::std::ostream& (*basic_manipulator)(::std::ostream& stream)) { function in class:testing::AssertionResult
291 AppendMessage(Message() << basic_manipulator);
/external/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest.h299 ::std::ostream& (*basic_manipulator)(::std::ostream& stream)) { function in class:testing::AssertionResult
300 AppendMessage(Message() << basic_manipulator);
/external/mesa3d/src/gtest/include/gtest/
H A Dgtest.h299 ::std::ostream& (*basic_manipulator)(::std::ostream& stream)) { function in class:testing::AssertionResult
300 AppendMessage(Message() << basic_manipulator);
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h17703 ::std::ostream& (*basic_manipulator)(::std::ostream& stream)) { function in class:testing::AssertionResult
17704 AppendMessage(Message() << basic_manipulator);
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h17703 ::std::ostream& (*basic_manipulator)(::std::ostream& stream)) { function in class:testing::AssertionResult
17704 AppendMessage(Message() << basic_manipulator);

Completed in 2074 milliseconds