Home
last modified time | relevance | path

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

/ohos5.0/build/test/example/
H A Dtest_build_option.py145 def check_flags(flags, expect_dict=None, returncode=0): member in TestBuildOption
872 archive_result = self.check_flags(archive_resolve_result)
998 standard_result = self.check_flags(standard_resolve_result)
1107 result = self.check_flags(flag_res, expect_dict, returncode)
1129 result = self.check_flags(resolve_result, expect_dict, returncode)