Searched defs:kExpectedData (Results 1 – 6 of 6) sorted by relevance
/external/pdfium/fxbarcode/qrcode/ |
D | BC_QRCodeWriter_unittest.cpp | 30 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/ |
D | BC_DataMatrixWriter_unittest.cpp | 30 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/ |
D | BC_PDF417Writer_unittest.cpp | 29 static constexpr uint8_t kExpectedData[] = { in TEST_F() local 426 static constexpr uint8_t kExpectedData[] = { in TEST_F() local
|
/external/pdfium/core/fxcodec/gif/ |
D | cfx_lzwdecompressor_unittest.cpp | 140 static constexpr uint8_t kExpectedData[] = { in TEST() local 173 static constexpr uint8_t kExpectedData[] = { in TEST() local
|
/external/angle/src/tests/gl_tests/ |
D | MemoryBarrierTest.cpp | 1376 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
|
D | ShaderStorageBufferTest.cpp | 355 constexpr unsigned int kExpectedData = 124u; in TEST_P() local
|