OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:common_paths
(Results
1 - 2
of
2
) sorted by null
/external/autotest/server/site_tests/platform_GCC/
dejagnu_remote.sh
6
local
common_paths
=(/usr/lib/crosutils $(dirname "$0"))
10
for path in "${
common_paths
[@]}"; do
/external/autotest/site_utils/bootperf-bin/
bootperf
19
local
common_paths
=(/usr/lib/crosutils "$(dirname "$(readlink -f "$0")")/..")
23
for path in "${
common_paths
[@]}"; do
Completed in 251 milliseconds