Home
last modified time | relevance | path

Searched defs:kExpectedData (Results 1 – 6 of 6) 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/
DMemoryBarrierTest.cpp1376 const std::array<uint32_t, 4> kExpectedData = { in pixelBufferBitBufferWriteThenPack() local
1768 const std::array<float, 4> kExpectedData = {-1.0, -1.0, 0.0, 1.0}; in transformFeedbackBitBufferWriteThenCapture() local
1930 constexpr std::array<uint32_t, 4> kExpectedData = {11, 21, 31, 41}; in atomicCounterBitBufferWriteThenAtomic() local
2515 const std::array<float, 4> kExpectedData = { in textureUpdateBitImageWriteThenCopy() local
2637 const std::array<float, 4> kExpectedData = { in framebufferBitImageWriteThenDraw() local
2713 constexpr std::array<uint32_t, 4> kExpectedData = { in framebufferBitImageWriteThenReadPixels() local
2984 constexpr std::array<uint32_t, 4> kExpectedData = { in framebufferBitReadPixelsThenImageWrite() local
DShaderStorageBufferTest.cpp355 constexpr unsigned int kExpectedData = 124u; in TEST_P() local