Home
last modified time | relevance | path

Searched refs:get_match_result (Results 1 - 1 of 1) sorted by relevance

/build/test/example/
H A Dtest_build_option.py571 result = self.get_match_result(cmd, "target_cpu", cpu_para)
582 result = self.get_match_result(cmd, "ccache", ccache_para)
599 result = self.get_match_result(cmd, "rename_last_log", rename_last_log_para)
617 result = self.get_match_result(cmd, "build_target", build_target)
628 result = self.get_match_result(cmd, "ninja_args", ninja_args)
639 result = self.get_match_result(cmd, "full_compilation", full_compilation)
650 result = self.get_match_result(cmd, "strict_mode", strict_mode)
661 result = self.get_match_result(cmd, "scalable_build", scalable_build)
672 result = self.get_match_result(cmd, "build_example", build_example)
683 result = self.get_match_result(cm
1103 def get_match_result(self, cmd, para_type, para_value, ptyflag=PTYFLAG): global() member in TestBuildOption
[all...]

Completed in 2 milliseconds