Home
last modified time | relevance | path

Searched refs:other_encrypted_specifics (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/sync/internal_api/
Dsync_encryption_handler_impl_unittest.cc530 sync_pb::EntitySpecifics other_encrypted_specifics; in TEST_F() local
531 other_encrypted_specifics.mutable_bookmark()->set_title("title"); in TEST_F()
533 other_encrypted_specifics, in TEST_F()
534 other_encrypted_specifics.mutable_encrypted()); in TEST_F()
595 other_encrypted_specifics.encrypted())); in TEST_F()