Home | History | Annotate | Download | only in engine

Lines Matching refs:FRIEND_TEST_ALL_PREFIXES

94   FRIEND_TEST_ALL_PREFIXES(GetUpdatesProcessorTest, BookmarkNudge);
95 FRIEND_TEST_ALL_PREFIXES(GetUpdatesProcessorTest, NotifyMany);
96 FRIEND_TEST_ALL_PREFIXES(GetUpdatesProcessorTest, InitialSyncRequest);
97 FRIEND_TEST_ALL_PREFIXES(GetUpdatesProcessorTest, ConfigureTest);
98 FRIEND_TEST_ALL_PREFIXES(GetUpdatesProcessorTest, PollTest);
99 FRIEND_TEST_ALL_PREFIXES(GetUpdatesProcessorTest, RetryTest);
100 FRIEND_TEST_ALL_PREFIXES(GetUpdatesProcessorTest, NudgeWithRetryTest);
101 FRIEND_TEST_ALL_PREFIXES(GetUpdatesProcessorTest, InvalidResponse);
102 FRIEND_TEST_ALL_PREFIXES(GetUpdatesProcessorTest, MoreToDownloadResponse);
103 FRIEND_TEST_ALL_PREFIXES(GetUpdatesProcessorTest, NormalResponseTest);
104 FRIEND_TEST_ALL_PREFIXES(DownloadUpdatesDebugInfoTest,
106 FRIEND_TEST_ALL_PREFIXES(DownloadUpdatesDebugInfoTest, VerifyCopyOverwrites);