Searched defs:check_if_exists (Results 1 – 8 of 8) sorted by relevance
413 std::optional<std::set<pid_t>> GetTidsFromString(const std::string& s, bool check_if_exists) { in GetTidsFromString()431 bool check_if_exists, in GetPidsFromStrings()
22 def check_if_exists(filepath): function
124 def check_if_exists(self, filepath, file_exists=my_os.path.exists): member in TestDefaultArg
115 def check_if_exists( function
400 def check_if_exists(self, use_user_site: bool) -> None: member in InstallRequirement