Searched defs:src_buf_2 (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/pdfium/core/fxcodec/basic/ |
H A D | rle_unittest.cpp | 48 const uint8_t src_buf_2[] = {2, 2, 2, 2, 1, 2, 3, 4, 5, 6}; in TEST() local 92 uint8_t src_buf_2[260] = {2}; in TEST() local
|
H A D | a85_unittest.cpp | 98 const uint8_t src_buf_2[] = {0, 0, 0, 0, 1, 2, 3, 4}; in TEST() local
|