Searched refs:testios (Results 1 – 6 of 6) sorted by relevance
27 struct testios struct30 testios(std::streambuf* p) : std::ios(p) {} in testios() argument38 testios ios(&sb1); in main() argument
29 struct testios struct32 testios() {} in testios() function33 testios(std::streambuf* p) : std::ios(p) {} in testios() function83 testios ios1; in main()
30 struct testios struct33 testios(std::streambuf* p) : std::ios(p) {} in testios() function77 testios ios1(&sb1); in main()97 testios ios2(&sb2); in main()
26 struct testios struct29 testios(std::streambuf* p) : std::ios(p) {} in testios() argument37 testios ios(&sb1); in main() argument