/external/grpc-grpc/src/csharp/Grpc.Core.Tests/ |
D | SanityTest.cs | 68 … var testAttributes = m.GetCustomAttributes(typeof(NUnit.Framework.TestAttribute), true); in DiscoverAllTestClasses() 70 if (testAttributes.Length > 0 || testCaseAttributes.Length > 0) in DiscoverAllTestClasses()
|
/external/python/apitools/samples/iam_sample/ |
D | iam_client_test.py | 37 def testAttributes(self): member in DnsGenClientSanityTest
|
/external/deqp/modules/egl/ |
D | teglQuerySurfaceTests.cpp | 459 …void testAttributes (EGLDisplay display, EGLSurface surface, EGLint surfaceType, const ConfigInfo… 467 void SurfaceAttribCase::testAttributes (EGLDisplay display, EGLSurface surface, EGLint surfaceType,… in testAttributes() function in deqp::egl::SurfaceAttribCase 593 testAttributes(display, *surface, EGL_WINDOW_BIT, info); in executeForConfig() 622 testAttributes(display, *surface, EGL_PIXMAP_BIT, info); in executeForConfig() 668 testAttributes(display, *surface, EGL_PBUFFER_BIT, info); in executeForConfig()
|
/external/python/apitools/samples/dns_sample/ |
D | gen_dns_client_test.py | 38 def testAttributes(self): member in DnsGenClientSanityTest
|
/external/jimfs/jimfs/src/test/java/com/google/common/jimfs/ |
D | FileTest.java | 36 public void testAttributes() { in testAttributes() method in FileTest
|
D | DosAttributeProviderTest.java | 108 public void testAttributes() { in testAttributes() method in DosAttributeProviderTest
|
D | BasicAttributeProviderTest.java | 144 public void testAttributes() { in testAttributes() method in BasicAttributeProviderTest
|
D | PosixAttributeProviderTest.java | 118 public void testAttributes() { in testAttributes() method in PosixAttributeProviderTest
|
/external/python/cpython2/Lib/test/ |
D | test_file.py | 39 def testAttributes(self): member in AutoFileTests
|
D | test_exceptions.py | 208 def testAttributes(self): member in ExceptionTests
|
D | test_fileio.py | 54 def testAttributes(self): member in AutoFileTests
|
D | test_file2k.py | 41 def testAttributes(self): member in AutoFileTests
|
/external/python/cpython3/Lib/test/ |
D | test_file.py | 37 def testAttributes(self): member in AutoFileTests
|
D | test_fileio.py | 56 def testAttributes(self): member in AutoFileTests
|
D | test_exceptions.py | 407 def testAttributes(self): member in ExceptionTests
|
D | test_socket.py | 4910 def testAttributes(self): member in FileObjectClassTestCase
|