Searched refs:IsReadOnly (Results 1 – 10 of 10) sorted by relevance
82 def IsReadOnly(self, path, assert_if_absent=True): member in KernelApiSysfsTest90 asserts.assertTrue(target_file_utils.IsReadOnly(permission),119 self.IsReadOnly(state)133 self.IsReadOnly(filepath)145 self.IsReadOnly(f)163 self.IsReadOnly(f, False)181 self.IsReadOnly(f, False)190 self.IsReadOnly(f, False)204 self.IsReadOnly(filepath)209 self.IsReadOnly(filepath)
61 return target_file_utils.IsReadOnly
116 def IsReadOnly(permission_bits): function
225 self.assertTrue(target_file_utils.IsReadOnly(permission))
226 return target_file_utils.IsReadOnly
232 return target_file_utils.IsReadOnly
244 def IsReadOnly(permission_bits): function
227 return target_file_utils.IsReadOnly
275 self.shell, filepath, target_file_utils.IsReadOnly
231 return target_file_utils.IsReadOnly