Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/fxbarcode/qrcode/
H A 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
/aosp_15_r20/external/pdfium/fxbarcode/datamatrix/
H A 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
/aosp_15_r20/external/pdfium/fxbarcode/pdf417/
H A DBC_PDF417Writer_unittest.cpp30 static constexpr uint8_t kExpectedData[] = { in TEST_F() local
427 static constexpr uint8_t kExpectedData[] = { in TEST_F() local
/aosp_15_r20/external/pigweed/pw_elf/
H A Dreader_test.cc94 constexpr auto kExpectedData = bytes::String("You cannot pass\0"); in TEST() local
108 constexpr auto kExpectedData = bytes::Array<0xEF, 0xBE, 0xED, 0xFE>(); in TEST() local
/aosp_15_r20/external/pdfium/core/fxcodec/gif/
H A Dlzw_decompressor_unittest.cpp150 static constexpr uint8_t kExpectedData[] = { in TEST() local
183 static constexpr uint8_t kExpectedData[] = { in TEST() local
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DMemoryBarrierTest.cpp1391 const std::array<uint32_t, 4> kExpectedData = { in pixelBufferBitBufferWriteThenPack() local
1786 const std::array<float, 4> kExpectedData = {-1.0, -1.0, 0.0, 1.0}; in transformFeedbackBitBufferWriteThenCapture() local
1951 constexpr std::array<uint32_t, 4> kExpectedData = {11, 21, 31, 41}; in atomicCounterBitBufferWriteThenAtomic() local
2536 const std::array<float, 4> kExpectedData = { in textureUpdateBitImageWriteThenCopy() local
2658 const std::array<float, 4> kExpectedData = { in framebufferBitImageWriteThenDraw() local
2734 constexpr std::array<uint32_t, 4> kExpectedData = { in framebufferBitImageWriteThenReadPixels() local
3005 constexpr std::array<uint32_t, 4> kExpectedData = { in framebufferBitReadPixelsThenImageWrite() local
H A DGetImageTest.cpp736 constexpr std::array<uint8_t, kImageSize> kExpectedData = {1, 2, 3, 4, 5, 6, 7, 8}; in TEST_P() local
768 constexpr std::array<uint8_t, kImageSize> kExpectedData = {1, 2, 3, 4, 5, 6, 7, 8}; in TEST_P() local
H A DShaderStorageBufferTest.cpp540 constexpr unsigned int kExpectedData = 124u; in TEST_P() local
3009 constexpr unsigned int kExpectedData = 124u; in TEST_P() local