/aosp12/bionic/tests/ |
H A D | sys_random_test.cpp | 40 char buf2[64]; in TEST() local 76 char buf2[64]; in TEST() local
|
H A D | bug_26110743_test.cpp | 33 char buf2[1024]; in ProcSelfReadlinkBody() local 76 char buf2[1024]; in ProcTaskFdReadlinkBody() local
|
H A D | buffer_tests.cpp | 317 uint8_t* buf2 = new uint8_t[3*max_test_size]; in RunCmpBufferAlignTest() local 432 uint8_t* buf2 = &memory2[pagesize-i]; in RunCmpBufferOverreadTest() local 450 uint8_t* buf2 = &memory2[pagesize-j]; in RunCmpBufferOverreadTest() local
|
H A D | sys_uio_test.cpp | 27 char buf2[] = "world"; in TEST() local
|
H A D | netdb_test.cpp | 209 char buf2[512]; in TEST() local 231 char buf2[512]; in TEST() local 260 char buf2[512]; in TEST() local
|
H A D | fcntl_test.cpp | 253 char buf2[BUFSIZ]; in TEST() local
|
H A D | string_test.cpp | 1295 static void DoStrcmpTest(uint8_t* buf1, uint8_t* buf2, size_t len) { in DoStrcmpTest() 1306 static void DoStrcmpFailTest(uint8_t* buf1, uint8_t* buf2, size_t len1, size_t len2) { in DoStrcmpFailTest() 1348 static void DoMemcmpTest(uint8_t* buf1, uint8_t* buf2, size_t len) { in DoMemcmpTest() 1354 static void DoMemcmpFailTest(uint8_t* buf1, uint8_t* buf2, size_t len1, size_t len2) { in DoMemcmpFailTest()
|
H A D | iconv_test.cpp | 324 char buf2[BUFSIZ] = {}; in RoundTrip() local
|
H A D | stdio_test.cpp | 1717 char buf2[BUFSIZ]; in TEST() local 1739 char buf2[8]; in TEST() local 2073 char buf2[4 * 4096]; in TEST() local
|
/aosp12/system/core/libutils/ |
H A D | SharedBuffer_test.cpp | 74 android::SharedBuffer* buf2 = buf->editResize(SIZE_MAX / 2); in TEST() local
|
/aosp12/art/test/527-checker-array-access-split/src/ |
H A D | Main.java | 569 public final static void checkGVNForFatalChecks(int begin, int end, char[] buf1, int[] buf2) { in checkGVNForFatalChecks()
|
/aosp12/frameworks/native/services/surfaceflinger/tests/ |
H A D | LayerTransaction_test.cpp | 135 sp<GraphicBuffer> buf2; in TEST_F() local
|
/aosp12/frameworks/av/media/libstagefright/foundation/tests/ |
H A D | AData_test.cpp | 186 sp<ABuffer> buf = new ABuffer(16), buf2; in TEST_F() local 1002 sp<ABuffer> buf2; in TEST_F() local
|
/aosp12/hardware/google/graphics/common/libion/test/ |
H A D | ion_test_fixture.cpp | 213 unsigned int *buf2 = new unsigned int[nelem]; in blowCache() local
|
/aosp12/packages/modules/Connectivity/tests/cts/net/native/dns/ |
H A D | NativeDnsAsyncTest.cpp | 133 uint8_t buf2[MAXPACKET] = {}; in TEST() local
|
/aosp12/system/extras/simpleperf/ |
H A D | event_fd.cpp | 285 uint64_t EventFd::GetAvailableAuxData(char** buf1, size_t* size1, char** buf2, size_t* size2) { in GetAvailableAuxData()
|
H A D | RecordReadThread_test.cpp | 451 std::vector<char> buf2; member 480 auto SetBuf2 = [&](char** buf2) { in TEST_F()
|
/aosp12/frameworks/av/media/libeffects/hapticgenerator/ |
H A D | EffectHapticGenerator.cpp | 351 float* buf1, float* buf2, size_t frameCount) { in HapticGenerator_runProcessingChain()
|
/aosp12/art/runtime/ |
H A D | trace.cc | 966 uint8_t buf2[5]; in LogMethodTraceEvent() local 977 uint8_t buf2[7]; in LogMethodTraceEvent() local
|
/aosp12/packages/modules/Connectivity/tests/cts/net/jni/ |
H A D | NativeMultinetworkJni.cpp | 178 uint8_t buf2[MAXPACKET] = {}; in Java_android_net_cts_MultinetworkApiTest_runResNsendCheck() local
|
/aosp12/frameworks/compile/slang/ |
H A D | slang_rs_reflection_cpp.cpp | 440 char buf2[16]; in genEncodedBitCode() local
|
/aosp12/bionic/libc/dns/resolv/ |
H A D | res_send.c | 314 const u_char *buf2, const u_char *eom2) in res_queriesmatch()
|
/aosp12/frameworks/rs/cpu_ref/ |
H A D | rsCpuIntrinsicColorMatrix.cpp | 495 uint8_t *buf2 = nullptr; in build() local
|
/aosp12/system/memory/libmeminfo/libdmabufinfo/ |
H A D | dmabufinfo_test.cpp | 692 unique_fd buf2{dup(buf)}; in TEST_F() local
|
/aosp12/packages/modules/DnsResolver/ |
H A D | res_send.cpp | 376 int res_queriesmatch(const uint8_t* buf1, const uint8_t* eom1, const uint8_t* buf2, in res_queriesmatch()
|