Home
last modified time | relevance | path

Searched refs:test_stream (Results 1 – 7 of 7) sorted by relevance

/external/fmtlib/include/fmt/
Dostream.h56 template <typename Char> struct test_stream : std::basic_ostream<Char> { struct
78 static bool_constant<!std::is_same<decltype(std::declval<test_stream<Char>&>()
/external/llvm-project/clang/test/SemaCXX/
Dwarn-comma-operator.cpp194 void test_stream() { in test_stream() function
/external/llvm-project/clang/test/CodeGen/
Dppc-xmmintrin.c1895 test_stream() { in test_stream() function
Dppc-emmintrin.c3015 test_stream() { in test_stream() function
/external/python/cpython2/Lib/test/
Dtest_codecs.py1321 def test_stream(self): member in IDNACodecTest
/external/python/cpython3/Lib/test/
Dtest_codecs.py1535 def test_stream(self): member in IDNACodecTest
Dtest_logging.py4465 def test_stream(self): member in BasicConfigTest