Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for input_log_of_text_format (0.2 sec)

  1. tools/bug-report/pkg/processlog/processlog_test.go

    		name              string
    		inputLogFilePath  string
    		wantOutputLogPath string
    		startTime         string
    		endTime           string
    		timeFilterApplied bool
    	}{
    		{
    			name:              "input_log_of_text_format",
    			inputLogFilePath:  "input/format_txt.log",
    			wantOutputLogPath: "output/format_txt_no_time_filter.log",
    			timeFilterApplied: false,
    		},
    		{
    			name:              "input_log_of_json_format",
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Fri May 19 21:44:33 UTC 2023
    - 2.7K bytes
    - Viewed (0)
Back to top