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