/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/input.output/syncstream/syncbuf/syncstream.syncbuf.assign/ |
H A D | assign.pass.cpp | 96 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 D | dll_intercept_memcpy.cc | 14 char buff1[6] = "Hello", buff2[5]; in test_function() local
|
H A D | intercept_memcpy.cc | 13 char buff1[6] = "Hello", buff2[5]; in main() local
|
H A D | dll_intercept_memcpy_indirect.cc | 15 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 D | swap.pass.cpp | 28 std::basic_syncbuf<CharT> buff1(&base1); in test() local
|
/aosp_15_r20/external/libprotobuf-mutator/src/libfuzzer/ |
H A D | libfuzzer_test.cc | 90 uint8_t buff1[1024] = {}; in TEST() local
|
/aosp_15_r20/external/lz4/tests/ |
H A D | abiTest.c | 49 static size_t checkBuffers(const void* buff1, const void* buff2, size_t buffSize) in checkBuffers()
|
H A D | roundTripTest.c | 61 static size_t checkBuffers(const void* buff1, const void* buff2, size_t buffSize) in checkBuffers()
|
H A D | frametest.c | 973 static void locateBuffDiff(const void* buff1, const void* buff2, size_t size, o_scenario_e o_scenar… in locateBuffDiff()
|
H A D | fuzzer.c | 307 static void FUZ_findDiff(const void* buff1, const void* buff2) in FUZ_findDiff()
|
/aosp_15_r20/external/webrtc/modules/audio_processing/test/ |
H A D | fake_recording_device_unittest.cc | 140 auto buff1 = CreateChannelBufferWithData(kTestMultiChannelSamples); in TEST() local
|
/aosp_15_r20/external/zstd/tests/ |
H A D | roundTripCrash.c | 112 static size_t checkBuffers(const void* buff1, const void* buff2, size_t buffSize) in checkBuffers()
|
/aosp_15_r20/external/toybox/toys/pending/ |
H A D | telnetd.c | 47 char buff1[BUFSIZE], buff2[BUFSIZE]; member
|
/aosp_15_r20/external/skia/modules/canvaskit/npm_build/types/ |
H A D | canvaskit-wasm-tests.ts | 396 const buff1 = new ArrayBuffer(10); constant
|
/aosp_15_r20/external/curl/lib/vtls/ |
H A D | gtls.c | 1227 unsigned char *buff1 = NULL; in pkp_pin_peer_pubkey() local
|
H A D | openssl.c | 4399 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 D | ULocaleTest.java | 849 String buff, buff1; in TestObsoleteNames() local
|
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/ |
H A D | ULocaleTest.java | 852 String buff, buff1; in TestObsoleteNames() local
|
/aosp_15_r20/external/pcre/src/ |
H A D | pcre2grep.c | 3966 char buff1[24]; in main() local
|