Home
last modified time | relevance | path

Searched defs:m_read (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Lib/test/test_asyncio/
Dtest_unix_events.py667 def test__read_ready(self, m_read): argument
676 def test__read_ready_eof(self, m_read): argument
688 def test__read_ready_blocked(self, m_read): argument
699 def test__read_ready_error(self, m_read, m_logexc): argument
715 def test_pause_reading(self, m_read): argument
723 def test_resume_reading(self, m_read): argument
729 def test_close(self, m_read): argument
736 def test_close_already_closing(self, m_read): argument
744 def test__close(self, m_read): argument
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryPipelineBarrierTests.cpp1314 const bool m_read; member in vkt::memory::__anon4b5b56ce0111::HostMemoryAccess