/external/gtest/ |
README | 413 in the C++ sense) using a script. A template file is named FOO.pump, 415 file include/gtest/internal/gtest-type-util.h.pump is used to generate 420 corresponding .pump files instead and run the pump.py Python script to 421 regenerate them. You can find pump.py in the scripts/ directory. 422 Read the Pump manual [2] for how to use it.
|
/external/libvpx/libvpx/third_party/googletest/src/ |
README | 413 in the C++ sense) using a script. A template file is named FOO.pump, 415 file include/gtest/internal/gtest-type-util.h.pump is used to generate 420 corresponding .pump files instead and run the pump.py Python script to 421 regenerate them. You can find pump.py in the scripts/ directory. 422 Read the Pump manual [2] for how to use it.
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/ |
README | 413 in the C++ sense) using a script. A template file is named FOO.pump, 415 file include/gtest/internal/gtest-type-util.h.pump is used to generate 420 corresponding .pump files instead and run the pump.py Python script to 421 regenerate them. You can find pump.py in the scripts/ directory. 422 Read the Pump manual [2] for how to use it.
|
/ndk/sources/third_party/googletest/googletest/ |
README | 413 in the C++ sense) using a script. A template file is named FOO.pump, 415 file include/gtest/internal/gtest-type-util.h.pump is used to generate 420 corresponding .pump files instead and run the pump.py Python script to 421 regenerate them. You can find pump.py in the scripts/ directory. 422 Read the Pump manual [2] for how to use it.
|
/external/chromium_org/base/message_loop/ |
message_loop.cc | 109 MessagePumpForIO* ToPumpIO(MessagePump* pump) { 110 return static_cast<MessagePumpForIO*>(pump); 143 MessageLoop::MessageLoop(scoped_ptr<MessagePump> pump) 144 : pump_(pump.Pass()), 349 // Kick the native pump just in case we enter a OS-driven nested message
|
message_pump_mac.mm | 105 // A scoper for autorelease pools created from message pump run loops. 110 explicit MessagePumpScopedAutoreleasePool(MessagePumpCFRunLoopBase* pump) : 111 pool_(pump->CreateAutoreleasePool()) { 740 // The pump was created using MessagePumpNSApplication.
|
/external/chromium_org/third_party/webrtc/base/ |
win32socketserver.cc | 760 // Spin the Win32 message pump at least once, and as long as requested. 792 // No-op (cms == 0 && !process_io). This is the Pump case. 812 void Win32SocketServer::Pump() { 820 // are posted during the dispatch, they will be handled in the next Pump. 843 ss_->Pump();
|
/external/protobuf/gtest/ |
README | 304 in the C++ sense) using a script. A template file is named FOO.pump, 306 file include/gtest/internal/gtest-type-util.h.pump is used to generate 311 Google Test). In that case, you should modify the corresponding .pump 312 files instead and run the 'pump' script (for Pump is Useful for Meta
|
/external/chromium_org/chrome/browser/sync/ |
profile_sync_service_unittest.cc | 539 // Pump loop to start sync. 563 // Pump loop to start sync. 591 // Pump loop to run rollback.
|
/external/chromium_org/chrome/test/base/ |
in_process_browser_test.cc | 383 // Pump startup related events. 424 // Pump any pending events that were created as a result of creating a 482 // below is necessary to pump these pending messages to ensure all Browsers
|
/external/chromium_org/base/ |
bind_internal_win.h | 2 // pump.py bind_internal_win.h.pump
|
callback_list.h | 2 // pump.py callback_list.h.pump
|
/external/chromium_org/components/devtools_bridge/android/java/src/org/chromium/components/devtools_bridge/ |
SocketTunnelBase.java | 317 open = pump(); 326 private boolean pump() throws IOException { method in class:SocketTunnelBase.ConnectionBase
|
/external/chromium_org/third_party/libjingle/source/talk/media/devices/ |
filevideocapturer.cc | 118 // Read the first frame and start the message pump. The pump runs until
|
/external/chromium_org/ui/base/cocoa/ |
menu_controller_unittest.mm | 391 // |did_close_| will remain false until we pump the task manually. 394 // Pump the task that notifies the delegate.
|
/external/oprofile/events/ppc64/power6/ |
events | 92 event:0X00C0 counters:0 um:zero minimum:1000 name:PM_DATA_FROM_MEM_DP_GRP12 : (Group 12 pm_dsource5) Data loaded from double pump memory 128 event:0X0120 counters:0 um:zero minimum:1000 name:PM_DATA_FROM_MEM_DP_GRP18 : (Group 18 pm_dlatencies6) Data loaded from double pump memory 131 event:0X0123 counters:3 um:zero minimum:1000 name:PM_DATA_FROM_MEM_DP_CYC_GRP18 : (Group 18 pm_dlatencies6) Load latency from double pump memory 176 event:0X01A0 counters:0 um:zero minimum:1000 name:PM_INST_FROM_MEM_DP_GRP26 : (Group 26 pm_isource4) Instruction fetched from double pump memory 206 event:0X01F0 counters:0 um:zero minimum:1000 name:PM_PTEG_FROM_MEM_DP_GRP31 : (Group 31 pm_pteg4) PTEG loaded from double pump memory [all...] |
/external/chromium_org/chrome/browser/sync/glue/ |
search_engine_data_type_controller_unittest.cc | 46 // Must be done before we pump the loop.
|
/external/chromium_org/chrome/browser/ui/sync/ |
one_click_signin_sync_observer_unittest.cc | 174 // The |sync_observer_| will be destroyed asynchronously, so manually pump
|
/external/chromium_org/components/sync_driver/ |
ui_data_type_controller_unittest.cc | 47 // Must be done before we pump the loop.
|
/external/chromium_org/content/child/npapi/ |
webplugin.h | 118 // calls to pump messages if the plugin enters a modal loop.
|
/external/chromium_org/content/public/test/ |
content_browser_test.cc | 133 // Pump startup related events.
|
/external/chromium_org/content/shell/browser/ |
webkit_test_controller.h | 218 // Because of the nested message pump implementation, Android needs to allow
|
/external/chromium_org/net/proxy/ |
proxy_resolver_mac.cc | 104 // We cheat here. We need to act as if we were synchronous, so we pump the
|
/external/chromium_org/third_party/libjingle/source/talk/media/base/ |
fakevideocapturer.h | 45 // Fake video capturer that allows the test to manually pump in frames.
|
/external/chromium_org/third_party/sqlite/src/test/ |
fts2n.test | 21 # A large string to prime the pump with.
|