Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
Dgtest-all.cc1900 internal::FilePath output_name(colon + 1); in GetAbsolutePathToOutputFile() local
1901 if (!output_name.IsAbsolutePath()) in GetAbsolutePathToOutputFile()
1906 output_name = internal::FilePath::ConcatPaths( in GetAbsolutePathToOutputFile()
1910 if (!output_name.IsDirectory()) in GetAbsolutePathToOutputFile()
1911 return output_name.string(); in GetAbsolutePathToOutputFile()
1914 output_name, internal::GetCurrentExecutableName(), in GetAbsolutePathToOutputFile()
/hardware/intel/img/libdrm/
Dltmain.sh7836 output_name=$func_basename_result
7838 cwrappersource="$output_path/$objdir/lt-$output_name.c"
7839 cwrapper="$output_path/$output_name.exe"