Searched refs:test_stream (Results 1 – 7 of 7) sorted by relevance
56 template <typename Char> struct test_stream : std::basic_ostream<Char> { struct78 static bool_constant<!std::is_same<decltype(std::declval<test_stream<Char>&>()
194 void test_stream() { in test_stream() function
1895 test_stream() { in test_stream() function
3015 test_stream() { in test_stream() function
1321 def test_stream(self): member in IDNACodecTest
1535 def test_stream(self): member in IDNACodecTest
4465 def test_stream(self): member in BasicConfigTest