Home
last modified time | relevance | path

Searched defs:obj12 (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dmalloc_test.go176 type obj12 struct { struct
177 a uint64
178 b uint32
/aosp_15_r20/external/pdfium/core/fpdfapi/parser/
H A Dcpdf_object_stream_unittest.cpp65 RetainPtr<CPDF_Object> obj12 = obj_stream->ParseObject(&holder, 12, 2); in TEST() local
422 RetainPtr<CPDF_Object> obj12 = obj_stream->ParseObject(&holder, 12, 2); in TEST() local
462 RetainPtr<CPDF_Object> obj12 = obj_stream->ParseObject(&holder, 12, 1); in TEST() local
504 RetainPtr<CPDF_Object> obj12 = obj_stream->ParseObject(&holder, 12, 2); in TEST() local