Searched refs:offile (Results 1 – 1 of 1) sorted by relevance
65 …std::ofstream offile = modem::DeviceConfig::open_ofstream_crossplat(icfilename.c_str(), std::ofstr… in SetUpTestSuite() local66 offile << std::string(myiccfile); in SetUpTestSuite()67 offile.close(); in SetUpTestSuite()