Home
last modified time | relevance | path

Searched defs:DoStuff (Results 1 – 5 of 5) sorted by relevance

/external/clang/test/SemaCXX/
Dwarn-infinite-recursion.cpp118 int DoStuff() { in DoStuff() function
/external/libchrome/mojo/public/cpp/bindings/tests/
Dhandle_passing_unittest.cc78 void DoStuff(sample::RequestPtr request, in DoStuff() function in mojo::test::__anon12f707340111::SampleFactoryImpl
162 void DoStuff(bool* got_response, in DoStuff() function
/external/webrtc/webrtc/base/
Dthread_checker_unittest.cc39 void DoStuff() { RTC_DCHECK(CalledOnValidThread()); } in DoStuff() function in rtc::__anon123c884f0111::ThreadCheckerClass
/external/sfntly/cpp/src/test/
Dlock_test.cc168 static void DoStuff(Lock* lock, int* value) { in DoStuff() function in sfntly::MutexLockTestThread
/external/libchrome/base/synchronization/
Dlock_unittest.cc198 static void DoStuff(Lock* lock, int* value) { in DoStuff() function in base::MutexLockTestThread