Searched refs:SetOutputFile (Results 1 – 3 of 3) sorted by relevance
11 def SetOutputFile(file = None, needclose = 0): function37 SetOutputFile()39 SetOutputFile(open(filename, 'w'), 1)41 SetOutputFile() # Initialize _File
149 bool SetOutputFile(const std::string& output_frames_path) { in SetOutputFile() function in android::VideoFrameValidator332 if (video_frame_validator.SetOutputFile(g_env->output_frames_path())) { in TEST_F()
377 SetOutputFile() # Close it