Home
last modified time | relevance | path

Searched refs:rollback (Results 1 – 25 of 106) sorted by relevance

12345

/external/autotest/server/site_tests/firmware_Fingerprint/
Dcontrol.obeys_rollback10 Verify that fingerprint firmware rollback functions correctly.
13 Fails if the rollback minimum version is not updated or min rollback version
28 Flashes new RW firmware with a rollback ID of '1' and verifies that all
29 rollback state is set correctly. Then attempts to flash RW firmware with
30 rollback ID of '0' and verifies that the RO version of firmware is running
31 (i.e., not running older version). Finally, flashes RW firmware with rollback
Dcontrol.ro_can_update_rw28 (has rollback ID '0') and validates that it is running. Then flashes RW
29 firmware with version string that ends in '.dev' (also has rollback ID '0')
/external/selinux/libselinux/utils/
Dtogglesebool.c13 static __attribute__ ((__noreturn__)) void rollback(int argc, char **argv) in rollback() function
50 rollback(i, argv); in main()
60 rollback(i, argv); in main()
70 rollback(i, argv); in main()
/external/libxml2/
Dpattern.c516 goto rollback; in xmlPatMatch()
524 goto rollback; in xmlPatMatch()
527 goto rollback; in xmlPatMatch()
531 goto rollback; in xmlPatMatch()
533 goto rollback; in xmlPatMatch()
538 goto rollback; in xmlPatMatch()
541 goto rollback; in xmlPatMatch()
543 goto rollback; in xmlPatMatch()
555 goto rollback; in xmlPatMatch()
570 goto rollback; in xmlPatMatch()
[all …]
/external/autotest/server/site_tests/firmware_Cr50Update/
Dfirmware_Cr50Update.py104 rollback = (cr50_utils.GetNewestVersion(running_ver[1], image_rw) !=
107 "rollback" if rollback else "update", running_ver_str,
112 if use_usb_update or rollback:
113 self.cr50_update(image_path, rollback=rollback)
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_split_tmp.h67 const unsigned rollback = first - incr; in FUNC() local
108 seg_start += seg_max - rollback; in FUNC()
130 seg_start += seg_max - rollback; in FUNC()
153 seg_start += seg_max - rollback; in FUNC()
/external/rust/crates/rusqlite/src/
Dtransaction.rs188 pub fn rollback(mut self) -> Result<()> { in rollback() method
305 pub fn rollback(&mut self) -> Result<()> { in rollback() method
324 DropBehavior::Commit => self.commit_().or_else(|_| self.rollback()), in finish_()
325 DropBehavior::Rollback => self.rollback(), in finish_()
547 sp.rollback().unwrap(); in test_explicit_rollback_commit()
610 sp1.rollback().unwrap(); in test_ignore_drop_behavior()
636 sp2.rollback().unwrap(); in test_savepoint_names()
641 sp1.rollback().unwrap(); in test_savepoint_names()
Dbusy.rs104 tx1.rollback().unwrap(); in test_default_busy()
124 tx1.rollback().unwrap(); in test_busy_timeout()
163 tx1.rollback().unwrap(); in test_busy_handler()
/external/python/cpython2/Lib/sqlite3/test/
Dpy25tests.py31 def rollback(self): member in MyConnection
34 sqlite.Connection.rollback(self)
55 self.con.rollback()
/external/autotest/server/site_tests/autoupdate_Rollback/
Dcontrol.powerwash_before_rollback16 This is a rollback test for Chrome OS releases. It first updates a machine and
17 then invokes rollback to boot from its previously booted partition.
21 It tests rollback using the update_engine_client rather than manipulating the
Dcontrol16 This is a rollback test for Chrome OS releases. It first updates a machine and
17 then invokes rollback to boot from its previously booted partition. It tests
18 rollback using the update_engine_client rather than manipulating the UI.
/external/autotest/server/site_tests/firmware_RollbackKernel/
Dcontrol9 PURPOSE = "Servo based kernel rollback test."
10 CRITERIA = "This test will fail if kernel rollback doesn't fail verification."
24 rollback check so it remains unchanged.
Dcontrol.dev9 PURPOSE = "Servo based kernel rollback test."
10 CRITERIA = "This test will fail if kernel rollback doesn't fail verification."
24 rollback check so it remains unchanged.
/external/python/cpython3/Lib/sqlite3/test/
Dtransactions.py147 con.rollback()
178 self.con.rollback()
187 self.con.rollback()
196 self.con.rollback()
/external/llvm-project/mlir/lib/Analysis/
DPresburgerSet.cpp179 simplex.rollback(initialSnapshot); in subtractRecursively()
190 simplex.rollback(initialSnapshot); in subtractRecursively()
203 simplex.rollback(snapshot); in subtractRecursively()
246 simplex.rollback(initialSnapshot); in subtractRecursively()
/external/guice/extensions/persist/lib/
Djta.jar ... .IllegalStateException javax.transaction.SystemException public abstract void rollback () throws java.lang.IllegalStateException javax. ...
/external/autotest/server/site_tests/firmware_RollbackFirmware/
Dcontrol.dev9 PURPOSE = "Servo based firmware rollback test."
10 CRITERIA = "This test will fail if firmware rollback doesn't fail verification."
Dcontrol9 PURPOSE = "Servo based firmware rollback test."
10 CRITERIA = "This test will fail if firmware rollback doesn't fail verification."
/external/llvm-project/mlir/unittests/Analysis/Presburger/
DSimplexTest.cpp28 simplex.rollback(snapshot); in TEST()
48 simplex.rollback(snapshot); in expectInequalityMakesSetEmpty()
74 simplex.rollback(snapshot); in TEST()
/external/erofs-utils/lib/
Dcache.c324 bool rollback = false; in erofs_bdrop() local
329 rollback = true; in erofs_bdrop()
340 if (rollback) in erofs_bdrop()
/external/autotest/server/cros/faft/
Dcr50_test.py385 def _retry_cr50_update(self, image, retries, rollback): argument
395 return self.cr50_update(image, rollback=rollback)
921 def cr50_update(self, path, rollback=False, expect_rollback=False): argument
946 if rollback:
947 self.cr50.rollback()
951 self._cr50_verify_update(expected_rw, rollback or expect_rollback)
/external/apache-harmony/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/
DTestHelper_Connection1.java155 public void rollback() throws SQLException { in rollback() method in TestHelper_Connection1
158 public void rollback(Savepoint savepoint) throws SQLException { in rollback() method in TestHelper_Connection1
/external/avb/examples/things/
DREADME.md5 lib_avb and lib_avb_atx. The implementation includes rollback index management
/external/ukey2/src/main/proto/
Dukey.proto76 optional int32 version = 1; // highest supported version for rollback
93 optional int32 version = 1; // highest supported version for rollback
/external/antlr/runtime/Java/src/main/java/org/antlr/runtime/
DTokenRewriteStream.java191 public void rollback(int instructionIndex) { in rollback() method in TokenRewriteStream
192 rollback(DEFAULT_PROGRAM_NAME, instructionIndex); in rollback()
199 public void rollback(String programName, int instructionIndex) { in rollback() method in TokenRewriteStream
212 rollback(programName, MIN_TOKEN_INDEX); in deleteProgram()

12345