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.py691 def test__read_ready(self, m_read): argument
700 def test__read_ready_eof(self, m_read): argument
712 def test__read_ready_blocked(self, m_read): argument
723 def test__read_ready_error(self, m_read, m_logexc): argument
739 def test_pause_reading(self, m_read): argument
747 def test_resume_reading(self, m_read): argument
754 def test_close(self, m_read): argument
761 def test_close_already_closing(self, m_read): argument
769 def test__close(self, m_read): argument
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryPipelineBarrierTests.cpp1318 const bool m_read; member in vkt::memory::__anon6635e60a0111::HostMemoryAccess