Home
last modified time | relevance | path

Searched defs:raw_buf (Results 1 – 4 of 4) sorted by relevance

/external/libmojo/mojo/public/cpp/bindings/tests/
Dunion_unittest.cc174 void* raw_buf = buf.Leak(); in TEST() local
236 void* raw_buf = aligned_buf.Leak(); in TEST() local
254 void* raw_buf = buf.Leak(); in TEST() local
267 void* raw_buf = buf.Leak(); in TEST() local
285 void* raw_buf = buf.Leak(); in TEST() local
305 void* raw_buf = buf.Leak(); in TEST() local
373 void* raw_buf = buf.Leak(); in TEST() local
387 void* raw_buf = buf.Leak(); in TEST() local
406 void* raw_buf = buf.Leak(); in TEST() local
504 void* raw_buf = buf.Leak(); in TEST() local
[all …]
/external/boringssl/src/crypto/fipsmodule/ecdsa/
Decdsa_test.cc118 std::vector<uint8_t> raw_buf(buf_len); in TestTamperedSig() local
/external/syslinux/gpxe/src/core/
Dsettings.c1084 char raw_buf[ raw_len + 1 ]; in fetchf_uristring() local
/external/pdfium/core/fxge/agg/
Dfx_agg_driver.cpp533 agg::rendering_buffer raw_buf(pThisLayer->GetBuffer(), pThisLayer->GetWidth(), in SetClipMask() local