Home
last modified time | relevance | path

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

/platform_testing/utils/shell-as/
Dshell-as-main.cpp28 char* const* execute_arguments = nullptr; in main() local
30 &execute_arguments)) { in main()
92 return !shell_as::ExecuteInContext(execute_arguments, context.get()); in main()