HomeSort by relevance Sort by last modified time
    Searched refs:transactions (Results 1 - 16 of 16) sorted by null

  /external/webkit/LayoutTests/storage/
multiple-transactions.js 11 var db = openDatabaseWithSuffix("MultipleTransactionsTest", "1.0", "Test to make sure multiple transactions can be queued at once for an HTML5 database", 32768);
hash-change-with-xhr.js 74 // Allow a little time for all the database transactions to complete now we've stopped making them.
77 setTimeout(function() { stopTest('Timed out waiting for transactions to complete. FAILED'); }, 20000);
multiple-transactions-on-different-handles.js 5 // The test should end after two transactions
15 "Test to make sure that queueing multiple transactions on different DB handles does not result in a deadlock.",
read-and-write-transactions-dont-run-together.js 11 "Test to make sure that read and write transactions on different DB handles to the same DB don't run at the same time.",
test-authorizer.js 140 // Hack: insert an empty write transaction to guaratee that these transactions are executed sequentially
144 function() { log("Read transactions succeeded."); terminateTest(); });
sql-error-codes.js 85 // changed before the transactions in the other tests have run, we need to do it in a transaction on 'db'.
  /external/oprofile/events/i386/atom/
events 44 event:0x65 counters:0,1 um:core,agent minimum:500 name:BUS_TRANS_BRD : Burst read bus transactions
45 event:0x66 counters:0,1 um:core,agent minimum:500 name:BUS_TRANS_RFO : RFO bus transactions
46 event:0x67 counters:0,1 um:core,agent minimum:500 name:BUS_TRANS_WB : Explicit writeback bus transactions
47 event:0x68 counters:0,1 um:core,agent minimum:500 name:BUS_TRANS_IFETCH : Instruction-fetch bus transactions.
48 event:0x69 counters:0,1 um:core,agent minimum:500 name:BUS_TRANS_INVAL : Invalidate bus transactions
50 event:0x6B counters:0,1 um:core,agent minimum:500 name:BUS_TRANS_P : Partial bus transactions
51 event:0x6C counters:0,1 um:core,agent minimum:500 name:BUS_TRANS_IO : IO bus transactions
52 event:0x6D counters:0,1 um:core,agent minimum:500 name:BUS_TRANS_DEF : Deferred bus transactions
53 event:0x6E counters:0,1 um:core,agent minimum:500 name:BUS_TRANS_BURST : Burst (full cache-line) bus transactions.
54 event:0x6F counters:0,1 um:core,agent minimum:500 name:BUS_TRANS_MEM : Memory bus transactions
    [all...]
  /external/robolectric/src/main/java/com/xtremelabs/robolectric/tester/android/util/
TestFragmentManager.java 27 private List<TestFragmentTransaction> transactions = new ArrayList<TestFragmentTransaction>(); field in class:TestFragmentManager
183 return transactions;
187 transactions.add(t);
  /external/oprofile/events/i386/westmere/
unit_masks 167 0x01 load L2 Load transactions
168 0x02 rfo L2 RFO transactions
169 0x04 ifetch L2 instruction fetch transactions
170 0x08 prefetch L2 prefetch transactions
171 0x10 l1d_wb L1D writeback to L2 transactions
172 0x20 fill L2 fill transactions
173 0x40 wb L2 writeback to LLC transactions
174 0x80 any All L2 transactions
  /external/grub/stage2/
fsys_reiserfs.c 115 /* mount id to detect very old transactions */
334 /* The number of valid transactions in journal */
363 * uncommitted transactions aren't cached.
398 int transactions = INFO->journal_transactions; local
403 while (transactions-- > 0)
423 * transactions are still on disk.
456 * in later transactions.
468 * The first number of valid transactions and the descriptor block of the
469 * first valid transaction are held in INFO. The transactions are all
503 /* no more valid transactions */
    [all...]
  /external/oprofile/events/i386/nehalem/
events 61 event:0x6C counters:0,1,2,3 um:one minimum:6000 name:IO_TRANSACTIONS : Counts the number of completed I/O transactions.
99 event:0xF0 counters:0,1,2,3 um:l2_transactions minimum:6000 name:L2_TRANSACTIONS : Counts L2 transactions
  /frameworks/base/docs/html/training/
training_toc.cs 407 in connectivity, and perform transactions with XML data."
430 and other network transactions."
    [all...]
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.pas     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar 
  /prebuilts/tools/common/ant/
ant.jar 
  /prebuilts/tools/common/m2/internal/org/apache/ant/ant/1.8.0/
ant-1.8.0.jar 

Completed in 769 milliseconds