Home
last modified time | relevance | path

Searched defs:Big (Results 1 – 12 of 12) sorted by relevance

/third_party/flutter/skia/tests/
DArenaAllocTest.cpp30 struct Big { struct
31 Big() {} in Big() function
32 uint32_t array[128];
/third_party/typescript/tests/cases/compiler/
DnormalizedIntersectionTooComplex.ts14 interface Big { interface
/third_party/flutter/skia/third_party/externals/spirv-tools/test/
Dbinary_endianness_test.cpp39 TEST(BinaryEndianness, Big) { in TEST() argument
/third_party/skia/third_party/externals/spirv-tools/test/
Dbinary_endianness_test.cpp40 TEST(BinaryEndianness, Big) { in TEST() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
Dbinary_endianness_test.cpp40 TEST(BinaryEndianness, Big) { in TEST() argument
/third_party/skia/tests/
DGrTextBlobTest.cpp178 struct Big { in DEF_TEST() struct
179 char stuff[std::numeric_limits<int>::max()]; in DEF_TEST()
/third_party/python/Lib/ctypes/test/
Dtest_bitfields.py282 class Big(BigEndianStructure): class
/third_party/boringssl/src/third_party/googletest/test/
Dgoogletest-printers-test.cc1036 struct Big { struct
1037 Big() { memset(array, 0, sizeof(array)); } in Big() function
1038 char array[257];
/third_party/googletest/googletest/test/
Dgoogletest-printers-test.cc1136 struct Big { struct
1137 Big() { memset(array, 0, sizeof(array)); } in Big() argument
1138 char array[257];
/third_party/flutter/skia/third_party/externals/dawn/src/tests/unittests/
DCommandAllocatorTests.cpp28 Big, enumerator
/third_party/skia/third_party/externals/dawn/src/tests/unittests/
DCommandAllocatorTests.cpp28 Big, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp10122 CaseCluster &Big = *W.LastCluster; in lowerWorkItem() local