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
27 struct testios struct30 testios() {} in testios() argument31 testios(std::streambuf* p) : std::ios(p) {} in testios() argument81 testios ios1; in main()
27 struct testios struct30 testios(std::streambuf* p) : std::ios(p) {} in testios() function74 testios ios1(&sb1); in main()94 testios ios2(&sb2); in main()