HomeSort by relevance Sort by last modified time
    Searched defs:SyncerProtoUtilTest (Results 1 - 2 of 2) sorted by null

  /external/chromium/chrome/browser/sync/engine/
syncer_proto_util_unittest.cc 129 class SyncerProtoUtilTest : public testing::Test {
143 TEST_F(SyncerProtoUtilTest, VerifyResponseBirthday) {
170 TEST_F(SyncerProtoUtilTest, AddRequestBirthday) {
220 TEST_F(SyncerProtoUtilTest, PostAndProcessHeaders) {
  /external/chromium_org/sync/engine/
syncer_proto_util_unittest.cc 187 class SyncerProtoUtilTest : public testing::Test {
206 TEST_F(SyncerProtoUtilTest, VerifyResponseBirthday) {
230 TEST_F(SyncerProtoUtilTest, VerifyDisabledByAdmin) {
244 TEST_F(SyncerProtoUtilTest, AddRequestBirthday) {
292 TEST_F(SyncerProtoUtilTest, PostAndProcessHeaders) {

Completed in 506 milliseconds