Searched defs:typeFile (Results 1 – 2 of 2) sorted by relevance
128 std::ofstream typeFile(typeFileName, std::ios::out | std::ios::trunc); in TEST() local186 std::ofstream typeFile(typeFileName, std::ios::out | std::ios::trunc); in TEST() local235 std::ofstream typeFile(typeFileName, std::ios::out | std::ios::trunc); in TEST() local274 std::ofstream typeFile(typeFileName, std::ios::out | std::ios::trunc); in TEST() local
244 std::ifstream typeFile(curPath, std::ios_base::in); in findDevice() local