Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cDirectStateAccessFramebuffersAndRenderbuffersTests.cpp4908 bool is_attachment = true; in PrepareObjects() local
5261 bool is_attachment = true; in PrepareObjects() local
5688 bool is_attachment = true; in PrepareObjects() local
6999 bool is_attachment = true; in PrepareObjects() local
/external/python/cpython3/Lib/email/
Dmessage.py973 def is_attachment(self): member in MIMEPart