Searched refs:mFailedModelDumpPath (Results 1 – 1 of 1) sorted by relevance
156 mFailedModelDumpPath(failedModelDumpPath) {} in RandomGraphGenerator()295 const std::string mFailedModelDumpPath; member in RandomGraphGenerator454 if (mFailedModelDumpPath.empty()) return; in dumpModel()457 << mFailedModelDumpPath; in dumpModel()459 std::ofstream os(mFailedModelDumpPath); in dumpModel()