Searched defs:direct_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 | 202 const char* const direct_obj_results[] = { in TEST_F() local 218 const wchar_t* const direct_obj_results[] = { in TEST_F() local 234 const float direct_obj_results[] = {0, 0, 1245, 9.00345f, 0, 0, in TEST_F() local 247 const int direct_obj_results[] = {0, 1, 1245, 9, 0, 0, 0, 0, 0, 0, 0}; in TEST_F() local 259 const CPDF_Dictionary* const direct_obj_results[] = { in TEST_F() local 297 const CPDF_Array* const direct_obj_results[] = { in TEST_F() local
|