Searched defs:indirect_obj_results (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/pdfium/core/fpdfapi/parser/ |
H A D | cpdf_object_unittest.cpp | 210 const char* const indirect_obj_results[] = {"true", "1245", "\t\n", "space", in TEST_F() local 241 const float indirect_obj_results[] = {0, 1245, 0, 0, 0, 0, 0}; in TEST_F() local 253 const int indirect_obj_results[] = {1, 1245, 0, 0, 0, 0, 0}; in TEST_F() local 268 const CPDF_Dictionary* const indirect_obj_results[] = {nullptr, in TEST_F() local
|