Home
last modified time | relevance | path

Searched defs:testAttributes (Results 1 – 11 of 11) sorted by relevance

/external/python/apitools/samples/iam_sample/
Diam_client_test.py36 def testAttributes(self): member in DnsGenClientSanityTest
/external/python/apitools/samples/dns_sample/
Dgen_dns_client_test.py37 def testAttributes(self): member in DnsGenClientSanityTest
/external/python/cpython2/Lib/test/
Dtest_file.py39 def testAttributes(self): member in AutoFileTests
Dtest_exceptions.py208 def testAttributes(self): member in ExceptionTests
Dtest_fileio.py54 def testAttributes(self): member in AutoFileTests
Dtest_file2k.py41 def testAttributes(self): member in AutoFileTests
/external/python/cpython3/Lib/test/
Dtest_file.py34 def testAttributes(self): member in AutoFileTests
Dtest_fileio.py54 def testAttributes(self): member in AutoFileTests
Dtest_exceptions.py297 def testAttributes(self): member in ExceptionTests
Dtest_socket.py4499 def testAttributes(self): member in FileObjectClassTestCase
/external/deqp/modules/egl/
DteglQuerySurfaceTests.cpp467 void SurfaceAttribCase::testAttributes (EGLDisplay display, EGLSurface surface, EGLint surfaceType,… in testAttributes() function in deqp::egl::SurfaceAttribCase