Searched refs:OutFilePath (Results 1 – 3 of 3) sorted by relevance
179 struct OutFilePath : public RecorderParam { struct180 explicit OutFilePath(const std::string &filePath) in OutFilePath() function
96 auto outFilePath = OutFilePath {TestRecorder::GetOutputDir()}; in Configure()
165 CAST_TO_ASSIGN(OutFilePath, param, val); in CastDummyRecorderParam()