Searched refs:ran (Results 1 – 3 of 3) sorted by relevance
99 bool ran() const { return ran_; } in ran() function in chromeos_update_engine::FilesystemVerifierActionTestDelegate217 bool is_delegate_ran = delegate.ran(); in DoTest()
28 entries regarding the daemon process indicates the daemon process ran continuously
468 bool ran = m->RunSyncAndDestroy(jail, args, &status); in ExecvNonRoot() local469 return ran ? status : -1; in ExecvNonRoot()