OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:locate_file
(Results
1 - 5
of
5
) sorted by null
/external/autotest/client/site_tests/graphics_Idle/
graphics_Idle.py
264
governor_path = utils.
locate_file
('governor', node)
265
clock_path = utils.
locate_file
('cur_freq', node)
273
clock_path = utils.
locate_file
('clock', node)
274
enable_path = utils.
locate_file
(enable_node, node)
281
freqs_path = utils.
locate_file
('available_frequencies', node)
/external/autotest/client/site_tests/graphics_Idle_P/
graphics_Idle_P.py
264
governor_path = utils.
locate_file
('governor', node)
265
clock_path = utils.
locate_file
('cur_freq', node)
273
clock_path = utils.
locate_file
('clock', node)
274
enable_path = utils.
locate_file
(enable_node, node)
281
freqs_path = utils.
locate_file
('available_frequencies', node)
/external/autotest/client/common_lib/cros/
dev_server_unittest.py
[
all
...]
dev_server.py
1382
def
locate_file
(self, file_name, artifacts, build, build_info):
member in class:ImageServerBase
[
all
...]
/external/autotest/client/common_lib/
utils.py
409
def
locate_file
(path, base_dir=None):
function
[
all
...]
Completed in 277 milliseconds