HomeSort by relevance Sort by last modified time
    Searched full:callback_counter (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/remoting/protocol/
ssl_hmac_channel_authenticator_unittest.cc 89 int callback_counter = 2; local
93 .WillOnce(QuitThreadOnCounter(&callback_counter));
95 .WillOnce(QuitThreadOnCounter(&callback_counter));
98 .WillOnce(QuitThreadOnCounter(&callback_counter));
100 .WillOnce(QuitThreadOnCounter(&callback_counter));
authenticator_test_base.cc 107 int callback_counter = 2; local
110 .WillOnce(QuitThreadOnCounter(&callback_counter));
113 .WillOnce(QuitThreadOnCounter(&callback_counter));
116 .WillOnce(QuitThreadOnCounter(&callback_counter));
  /external/chromium_org/sync/
sync_tests.gypi 36 'test/callback_counter.h',
  /external/chromium_org/sync/engine/
sync_scheduler_unittest.cc 19 #include "sync/test/callback_counter.h"
    [all...]
  /external/chromium_org/sync/internal_api/
sync_manager_impl_unittest.cc 68 #include "sync/test/callback_counter.h"
    [all...]

Completed in 1098 milliseconds