Home
last modified time | relevance | path

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

/build/test/example/
Dtest_build_option.py241 def is_exist(path): member in TestBuildOption
701 if self.is_exist(self.LOG_PATH):
710 assert self.is_exist(new_path) and result == 0, "rename_last_log para {} failed".format(
713 … assert not self.is_exist(new_path) and result == 0, "rename_last_log para {} failed".format(