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