OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:locate_file
(Results
1 - 2
of
2
) sorted by null
/external/autotest/client/site_tests/graphics_Idle/
graphics_Idle.py
200
clock_path = utils.
locate_file
('clock', node)
201
enable_path = utils.
locate_file
(enable_node, node)
202
freqs_path = utils.
locate_file
('available_frequencies', node)
/external/autotest/client/common_lib/
base_utils.py
408
def
locate_file
(path, base_dir=None):
function
[
all
...]
Completed in 4755 milliseconds