Searched defs:testStream (Results 1 – 2 of 2) sorted by relevance
42 std::ifstream testStream(actualPath.c_str(), std::ios_base::in | std::ios_base::binary); in openFile() local
557 Bool testStream ( FILE *zStream ) in testStream() function