Home
last modified time | relevance | path

Searched defs:copy3 (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_stream_send_buffer_test.cc81 std::string copy3(1024, 'c'); in TEST_F() local
120 std::string copy3 = std::string(1024, 'c') + std::string(100, 'd'); in TEST_F() local
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dmemmove_arm64.s71 copy3: label
/aosp_15_r20/external/clang/test/CodeGen/
H A Dtbaa-struct.cpp35 void copy3 (T1 *a, T1 *b) { in copy3() function
/aosp_15_r20/cts/hostsidetests/devicepolicy/app/DeviceAndProfileOwner/src/com/android/cts/deviceandprofileowner/systemupdate/
H A DSystemUpdatePolicyTest.java292 final SystemUpdatePolicy copy3 = SystemUpdatePolicy.CREATOR.createFromParcel(parcel3); in testWriteSystemUpdatePolicyToParcel() local
/aosp_15_r20/external/clang/test/SemaCXX/
H A Dexplicit.cpp171 int copy3 = b; in testBool() local
/aosp_15_r20/external/cronet/third_party/libxml/src/
H A Dhash.c428 xmlChar *copy, *copy2, *copy3; in xmlHashUpdateInternal() local
/aosp_15_r20/external/libxml2/
H A Dhash.c428 xmlChar *copy, *copy2, *copy3; in xmlHashUpdateInternal() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dmemory_space_assignment_test.cc5901 AsynchronousCopy copy3{0, 4, 4.0, alternate_mem_space, 2}; in TEST_F() local