Lines Matching refs:items
259 SYNCED, // Items are unsynced by default
675 // Similar to above, but for unapplied items. Bug 49278.
703 CommitOrderingTest items[] = {
708 RunCommitOrderingTest(items);
712 CommitOrderingTest items[] = {
718 RunCommitOrderingTest(items);
723 CommitOrderingTest items[] = {
729 RunCommitOrderingTest(items);
733 CommitOrderingTest items[] = {
737 RunCommitOrderingTest(items);
741 CommitOrderingTest items[] = {
745 RunCommitOrderingTest(items);
749 CommitOrderingTest items[] = {
753 RunCommitOrderingTest(items);
758 CommitOrderingTest items[] = {
762 RunCommitOrderingTest(items);
766 CommitOrderingTest items[] = {
771 RunCommitOrderingTest(items);
776 CommitOrderingTest items[] = {
782 RunCommitOrderingTest(items);
786 CommitOrderingTest items[] = {
791 RunCommitOrderingTest(items);
795 CommitOrderingTest items[] = {
803 RunCommitOrderingTest(items);
808 CommitOrderingTest items[] = {
817 RunCommitOrderingTest(items);
821 CommitOrderingTest items[] = {
827 RunCommitOrderingTest(items);
864 // Create three deleted items which deletions we expect to be sent to the
1256 // The three items with an unresolved parent should be unapplied (3, 9, 100).
4455 // Now download some tagged items as updates.
4465 // The new items should be applied as new entries, and we should be able
5033 // Add a bunch of items in increasing order, starting with just positive
5058 // Test when items are sent in the reverse order.