Home
last modified time | relevance | path

Searched refs:temp_file_name_len (Results 1 – 1 of 1) sorted by relevance

/test/vts/drivers/shell/
DShellDriver.cpp96 int temp_file_name_len = temp_file_name_pattern.length() + 1; in ExecShellCommandNohup() local
97 char stdout_file_name[temp_file_name_len]; in ExecShellCommandNohup()
98 char stderr_file_name[temp_file_name_len]; in ExecShellCommandNohup()