Home
last modified time | relevance | path

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

/external/autotest/client/bin/
Dpartition.py789 names = open(self.__sched_path(device_name)).read()
795 open(self.__sched_path(device_name)).read())[1]
801 f = open(self.__sched_path(device_name), 'w')
806 def __sched_path(self, device_name): member in partition