Home
last modified time | relevance | path

Searched defs:kExpectedData (Results 1 – 7 of 7) sorted by relevance

/external/pdfium/fxbarcode/qrcode/
DBC_QRCodeWriter_unittest.cpp30 static constexpr uint8_t kExpectedData[] = { in TEST_F() local
64 static constexpr uint8_t kExpectedData[] = { in TEST_F() local
98 static constexpr uint8_t kExpectedData[] = { in TEST_F() local
132 static constexpr uint8_t kExpectedData[] = { in TEST_F() local
166 static constexpr uint8_t kExpectedData[] = { in TEST_F() local
201 static constexpr uint8_t kExpectedData[] = { in TEST_F() local
235 static constexpr uint8_t kExpectedData[] = { in TEST_F() local
273 static constexpr uint8_t kExpectedData[] = { in TEST_F() local
/external/pdfium/fxbarcode/datamatrix/
DBC_DataMatrixWriter_unittest.cpp30 static constexpr uint8_t kExpectedData[] = { in TEST_F() local
53 static constexpr uint8_t kExpectedData[] = { in TEST_F() local
80 static constexpr uint8_t kExpectedData[] = { in TEST_F() local
103 static constexpr uint8_t kExpectedData[] = { in TEST_F() local
/external/pdfium/fxbarcode/pdf417/
DBC_PDF417Writer_unittest.cpp29 static constexpr uint8_t kExpectedData[] = { in TEST_F() local
426 static constexpr uint8_t kExpectedData[] = { in TEST_F() local
/external/pdfium/core/fxcodec/gif/
Dcfx_lzwdecompressor_unittest.cpp140 static constexpr uint8_t kExpectedData[] = { in TEST() local
173 static constexpr uint8_t kExpectedData[] = { in TEST() local
/external/angle/src/tests/gl_tests/
DGetImageTest.cpp734 constexpr std::array<uint8_t, kImageSize> kExpectedData = {1, 2, 3, 4, 5, 6, 7, 8}; in TEST_P() local
766 constexpr std::array<uint8_t, kImageSize> kExpectedData = {1, 2, 3, 4, 5, 6, 7, 8}; in TEST_P() local
DMemoryBarrierTest.cpp1394 const std::array<uint32_t, 4> kExpectedData = { in pixelBufferBitBufferWriteThenPack() local
1789 const std::array<float, 4> kExpectedData = {-1.0, -1.0, 0.0, 1.0}; in transformFeedbackBitBufferWriteThenCapture() local
1954 constexpr std::array<uint32_t, 4> kExpectedData = {11, 21, 31, 41}; in atomicCounterBitBufferWriteThenAtomic() local
2539 const std::array<float, 4> kExpectedData = { in textureUpdateBitImageWriteThenCopy() local
2661 const std::array<float, 4> kExpectedData = { in framebufferBitImageWriteThenDraw() local
2737 constexpr std::array<uint32_t, 4> kExpectedData = { in framebufferBitImageWriteThenReadPixels() local
3008 constexpr std::array<uint32_t, 4> kExpectedData = { in framebufferBitReadPixelsThenImageWrite() local
DShaderStorageBufferTest.cpp479 constexpr unsigned int kExpectedData = 124u; in TEST_P() local