Searched defs:TestMessageLoop (Results 1 – 2 of 2) sorted by relevance
| /external/libchrome/base/test/ | ||
| D | test_message_loop.cc | 12 TestMessageLoop::TestMessageLoop(MessageLoop::Type type) : loop_(type) {} in TestMessageLoop() function in base::TestMessageLoop |
| /external/cronet/base/test/ | ||
| D | test_message_loop.cc | 42 TestMessageLoop::TestMessageLoop(MessagePumpType type) in TestMessageLoop() function in base::TestMessageLoop |