Searched defs:log_filename (Results 1 – 5 of 5) sorted by relevance
93 char *log_filename = NULL; variable
29 std::string log_filename = webrtc::test::OutputPath() + in SetUpTestCase() local
764 const char *log_filename = getLayerOption(log_filename_key.c_str()); in layer_debug_actions() local
233 const std::string log_filename = out_filename + ".log"; in NetEqQualityTest() local
594 def _add_round_log(self, log_filename, round_no): argument