/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/ |
D | TrailingObjectsTest.cpp | 179 class Class3 final : public TrailingObjects<Class3, double, short, bool> { class 187 EXPECT_EQ((Class3::additionalSizeToAlloc<double, short, bool>(1, 1, 3)), in TEST() 189 EXPECT_EQ(sizeof(Class3), llvm::alignTo(1, alignof(double))); in TEST() 192 alignof(Class3), in TEST() 193 (alignof(Class3::FixedSizeStorage<double, short, in TEST() 196 sizeof(Class3::FixedSizeStorage<double, short, in TEST() 198 llvm::alignTo(Class3::totalSizeToAlloc<double, short, bool>(1, 1, 3), in TEST() 199 alignof(Class3))); in TEST() 202 Class3 *C = reinterpret_cast<Class3 *>(P.get()); in TEST()
|
/external/python/apitools/apitools/base/py/ |
D | util_test.py | 100 class Class3(object): class 110 util.Typecheck(instance_of_class1, ((Class1, Class2), Class3))) 114 util.Typecheck(instance_of_class1, (Class1, (Class2, Class3)))) 123 instance_of_class1, ((Class1, Class2), Class3), 'message')) 128 instance_of_class1, (Class1, (Class2, Class3)), 'message')) 134 util.Typecheck(instance_of_class1, (Class2, Class3)) 140 util.Typecheck(instance_of_class1, (Class2, Class3), 'message')
|
/external/llvm/unittests/Support/ |
D | TrailingObjectsTest.cpp | 157 class Class3 final : public TrailingObjects<Class3, double, short, bool> { class 165 EXPECT_EQ((Class3::additionalSizeToAlloc<double, short, bool>(1, 1, 3)), in TEST() 167 EXPECT_EQ(sizeof(Class3), llvm::alignTo(1, llvm::alignOf<double>())); in TEST() 169 Class3 *C = reinterpret_cast<Class3 *>(P.get()); in TEST()
|
/external/dagger2/compiler/src/it/functional-tests/src/main/java/test/cycle/ |
D | LongCycle.java | 24 static class Class2 { @Inject Class2(Class3 class3) {} } in Class2() 25 static class Class3 { @Inject Class3(Class4 class4) {} } in Class3() class in LongCycle
|
/external/testng/src/test/java/test/inheritance/testng471/ |
D | Class3.java | 9 public class Class3 extends SuperClass2 { class
|
D | TestNG471.java | 15 TestNG tng = create(Class1.class, Class2.class, Class3.class); in test_classes_should_not_be_skipped_when_a_after_method_fails()
|
/external/guava/guava-tests/test/com/google/common/reflect/ |
D | TypeTokenTest.java | 193 abstract class Class3<T> extends Class2 implements Interface3<T> {} in testGetTypes_withInterfacesAndSuperclasses() class 194 TypeToken<Class3<String>>.TypeSet types = new TypeToken<Class3<String>>() {}.getTypes(); in testGetTypes_withInterfacesAndSuperclasses() 196 new TypeToken<Class3<String>>() {}, in testGetTypes_withInterfacesAndSuperclasses() 212 new TypeToken<Class3<String>>() {}, in testGetTypes_withInterfacesAndSuperclasses() 221 abstract class Class3<T> extends Class2 implements Interface3<T> {} in testGetTypes_rawTypes_withInterfacesAndSuperclasses() class 222 TypeToken<Class3<String>>.TypeSet types = new TypeToken<Class3<String>>() {}.getTypes(); in testGetTypes_rawTypes_withInterfacesAndSuperclasses() 224 Class3.class, Interface3.class, in testGetTypes_rawTypes_withInterfacesAndSuperclasses() 239 Class3.class, in testGetTypes_rawTypes_withInterfacesAndSuperclasses()
|
/external/autotest/client/site_tests/platform_PrinterPpds/digests/ |
D | blacklist.txt | 405 hplip-3.18.3-hp-LJ-Class3.ppd.gz
|
D | annotation_highlight_square_with_ap.pdf.digests | 2156 hplip-3.18.3-hp-LJ-Class3.ppd.gz 88ec6ebbfdbad6e8c6b2ddb311ca06cb
|
D | embedded_images.pdf.digests | 2156 hplip-3.18.3-hp-LJ-Class3.ppd.gz e3476e9b3678343cd62795e78b218423
|
D | split_streams.pdf.digests | 2156 hplip-3.18.3-hp-LJ-Class3.ppd.gz 216825ed50081b4d3ebd347634c43c67
|