Searched refs:testios (Results 1 – 3 of 3) sorted by relevance
25 struct testios struct28 testios(std::streambuf* p) : std::ios(p) {} in testios() argument36 testios ios(&sb1); in main() argument
29 struct testios struct32 testios() {} in testios() argument33 testios(std::streambuf* p) : std::ios(p) {} in testios() argument83 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()