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

  /external/libmojo/mojo/message_pump/
handle_watcher_unittest.cc 162 MessagePipe test_pipe; local
163 ASSERT_TRUE(test_pipe.handle0.is_valid());
166 callback_helper.Start(&watcher, test_pipe.handle0.get());
169 EXPECT_TRUE(mojo::test::WriteTextMessage(test_pipe.handle1.get(),
295 MessagePipe test_pipe; local
297 ASSERT_TRUE(test_pipe.handle0.is_valid());
300 callback_helper.Start(&watcher, test_pipe.handle0.get());
304 callback_helper.Start(&watcher, test_pipe.handle0.get());
354 MessagePipe test_pipe; local
358 callback_helper.StartWithCallback(watcher, test_pipe.handle1.get()
419 MessagePipe test_pipe; local
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_posix.py 287 def test_pipe(self): member in class:PosixTester
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_posix.py 339 def test_pipe(self): member in class:PosixTester
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_posix.py 339 def test_pipe(self): member in class:PosixTester
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_posix.py 339 def test_pipe(self): member in class:PosixTester
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_posix.py 339 def test_pipe(self): member in class:PosixTester

Completed in 764 milliseconds