Home
last modified time | relevance | path

Searched defs:buff1 (Results 1 – 19 of 19) sorted by relevance

/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/input.output/syncstream/syncbuf/syncstream.syncbuf.assign/
H A Dassign.pass.cpp96 BuffT buff1(&base, test_allocator<CharT, std::true_type>{42}); in test_assign() local
114 BuffT buff1(&base, test_allocator<CharT, std::false_type>{42}); in test_assign() local
/aosp_15_r20/external/compiler-rt/test/asan/TestCases/Windows/
H A Ddll_intercept_memcpy.cc14 char buff1[6] = "Hello", buff2[5]; in test_function() local
H A Dintercept_memcpy.cc13 char buff1[6] = "Hello", buff2[5]; in main() local
H A Ddll_intercept_memcpy_indirect.cc15 char buff1[6] = "Hello", buff2[5]; in test_function() local
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/input.output/syncstream/syncbuf/syncstream.syncbuf.special/
H A Dswap.pass.cpp28 std::basic_syncbuf<CharT> buff1(&base1); in test() local
/aosp_15_r20/external/libprotobuf-mutator/src/libfuzzer/
H A Dlibfuzzer_test.cc90 uint8_t buff1[1024] = {}; in TEST() local
/aosp_15_r20/external/lz4/tests/
H A DabiTest.c49 static size_t checkBuffers(const void* buff1, const void* buff2, size_t buffSize) in checkBuffers()
H A DroundTripTest.c61 static size_t checkBuffers(const void* buff1, const void* buff2, size_t buffSize) in checkBuffers()
H A Dframetest.c973 static void locateBuffDiff(const void* buff1, const void* buff2, size_t size, o_scenario_e o_scenar… in locateBuffDiff()
H A Dfuzzer.c307 static void FUZ_findDiff(const void* buff1, const void* buff2) in FUZ_findDiff()
/aosp_15_r20/external/webrtc/modules/audio_processing/test/
H A Dfake_recording_device_unittest.cc140 auto buff1 = CreateChannelBufferWithData(kTestMultiChannelSamples); in TEST() local
/aosp_15_r20/external/zstd/tests/
H A DroundTripCrash.c112 static size_t checkBuffers(const void* buff1, const void* buff2, size_t buffSize) in checkBuffers()
/aosp_15_r20/external/toybox/toys/pending/
H A Dtelnetd.c47 char buff1[BUFSIZE], buff2[BUFSIZE]; member
/aosp_15_r20/external/skia/modules/canvaskit/npm_build/types/
H A Dcanvaskit-wasm-tests.ts396 const buff1 = new ArrayBuffer(10); constant
/aosp_15_r20/external/curl/lib/vtls/
H A Dgtls.c1227 unsigned char *buff1 = NULL; in pkp_pin_peer_pubkey() local
H A Dopenssl.c4399 unsigned char *buff1 = NULL, *temp = NULL; local
/aosp_15_r20/external/icu/icu4j/main/common_tests/src/test/java/com/ibm/icu/dev/test/util/
H A DULocaleTest.java849 String buff, buff1; in TestObsoleteNames() local
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
H A DULocaleTest.java852 String buff, buff1; in TestObsoleteNames() local
/aosp_15_r20/external/pcre/src/
H A Dpcre2grep.c3966 char buff1[24]; in main() local