Home | History | Annotate | Download | only in syncable

Lines Matching refs:test_bytes

1522     const char test_bytes[] = "test data";
1545 PutDataAsBookmarkFavicon(&trans, &me, test_bytes,
1546 sizeof(test_bytes));
1574 ExpectDataFromBookmarkFaviconEquals(&trans, &e, test_bytes,
1575 sizeof(test_bytes));