Searched defs:fout (Results 1 – 4 of 4) sorted by relevance
41 std::ofstream fout(path_); in SetUp() local
38 std::ofstream fout(path_); in SetUp() local
185 FILE *fout = fopen(Utf8ToGbk(fileName.u8string().c_str()).c_str(), "wb"); in WriteFile() local187 FILE *fout = fopen(fileName.c_str(), "wb"); in WriteFile() local
102902 uint64_t fout; member