HomeSort by relevance Sort by last modified time
    Searched refs:CheckOnThread (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/ppapi/shared_impl/
thread_aware_callback_unittest.cc 92 thiz->CheckOnThread(MAIN_THREAD);
  /external/chromium_org/ppapi/proxy/
ppapi_proxy_test.cc 360 void PluginProxyMultiThreadTest::CheckOnThread(ThreadType thread_type) {
400 thiz->CheckOnThread(SECONDARY_THREAD);
ppapi_proxy_test.h 214 void CheckOnThread(ThreadType thread_type);

Completed in 223 milliseconds