Searched defs:kExpectedData (Results  1 – 7 of 7) sorted by relevance
| /external/pdfium/fxbarcode/qrcode/ | 
| D | BC_QRCodeWriter_unittest.cpp | 30     static constexpr uint8_t kExpectedData[] = {  in TEST_F()  local64     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()  local53     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 | 30     static constexpr uint8_t kExpectedData[] = {  in TEST_F()  local427     static constexpr uint8_t kExpectedData[] = {  in TEST_F()  local
 
 | 
| /external/pdfium/core/fxcodec/gif/ | 
| D | lzw_decompressor_unittest.cpp | 150   static constexpr uint8_t kExpectedData[] = {  in TEST()  local183   static constexpr uint8_t kExpectedData[] = {  in TEST()  local
 
 | 
| /external/angle/src/tests/gl_tests/ | 
| D | MemoryBarrierTest.cpp | 1391     const std::array<uint32_t, 4> kExpectedData = {  in pixelBufferBitBufferWriteThenPack()  local1786     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
 
 | 
| D | GetImageTest.cpp | 736     constexpr std::array<uint8_t, kImageSize> kExpectedData = {1, 2, 3, 4, 5, 6, 7, 8};  in TEST_P()  local768     constexpr std::array<uint8_t, kImageSize> kExpectedData = {1, 2, 3, 4, 5, 6, 7, 8};  in TEST_P()  local
 
 | 
| D | ShaderStorageBufferTest.cpp | 479     constexpr unsigned int kExpectedData = 124u;  in TEST_P()  local2948     constexpr unsigned int kExpectedData = 124u;  in TEST_P()  local
 
 |