Searched defs:log_file_name (Results 1 – 5 of 5) sorted by relevance
31 static char log_file_name[XCAM_MAX_STR_SIZE] = {0}; variable
32 Status ExtractMinMaxRecords(const string& log_file_name, in ExtractMinMaxRecords()
30 def __init__(self, queue_entries, log_file_name): argument
150 def __init__(self, log_file_name=None): argument
1954 std::ostringstream log_file_name; in SetUp() local