Home | History | Annotate | Download | only in test

Lines Matching refs:Streaming

2501   // The streaming variation.
2532 // The streaming variation.
3928 // Tests that streaming to the HRESULT macros works.
3929 TEST(HRESULTAssertionTest, Streaming) {
4129 // Tests the message streaming variation of assertions.
4515 // In MSVC, streaming a NULL char * causes access violation. Google Test
4827 // A class that supports binary comparison operators but not streaming.
5029 // Tests streaming a user type whose definition and operator << are
5055 // Tests streaming a user type whose definition and operator<< are
5080 // Tests streaming a user type whose definition and operator<< are
5105 // Tests streaming a user type whose definition is in a user namespace
5130 // Tests streaming NULL pointers to testing::Message.
5145 // Tests streaming wide strings to testing::Message.
6329 // StreamingAssertionsTest tests the streaming versions of a representative