Home
last modified time | relevance | path

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

/aosp14/system/core/libutils/
H A DSharedBuffer_test.cpp74 android::SharedBuffer* buf2 = buf->editResize(SIZE_MAX / 2); in TEST() local
/aosp14/system/core/fastboot/fuzzy_fastboot/
H A Dmain.cpp606 std::vector<char> buf2 = RandomBuf(1); in TEST_F() local