Home | History | Annotate | Download | only in test

Lines Matching refs:Streaming

1162 // Tests streaming a String.
3959 // Tests that streaming to the HRESULT macros works.
3960 TEST(HRESULTAssertionTest, Streaming) {
4440 // In MSVC, streaming a NULL char * causes access violation. Google Test
4753 // A class that supports binary comparison operators but not streaming.
4955 // Tests streaming a user type whose definition and operator << are
4981 // Tests streaming a user type whose definition and operator<< are
5006 // Tests streaming a user type whose definition and operator<< are
5031 // Tests streaming a user type whose definition is in a user namespace
5056 // Tests streaming NULL pointers to testing::Message.
5071 // Tests streaming wide strings to testing::Message.
6255 // StreamingAssertionsTest tests the streaming versions of a representative