/system/incremental_delivery/incfs/tests/util/ |
D | map_ptr_test.cpp | 99 auto p2 = map->data<TwoValues>(); in TEST_F() local 131 auto p2 = map->data<TwoValues>(); in TEST_F() local 146 auto p2 = p1 - 5U; in TEST_F() local 163 auto p2 = p1++; in TEST_F() local 185 auto p2 = p1; in TEST_F() local 275 const auto p2 = p1; in TEST_F() local
|
/system/tools/aidl/tests/java/src/android/aidl/tests/ |
D | TrunkStableTests.java | 87 MyParcelable p2; in testRepeatParcelable() local 126 MyOtherParcelable p2; in testRepeatOtherParcelable() local
|
D | TestServiceClient.java | 696 StructuredParcelable p2 = new StructuredParcelable(); in testStructuredParcelableEquality() local 1043 IntParcelable p2 = new IntParcelable(); in testFixedSizeArrayOverBinder() local
|
/system/gatekeeper/include/gatekeeper/ |
D | gatekeeper_utils.h | 47 static inline int memcmp_s(const void* p1, const void* p2, size_t length) { in memcmp_s()
|
/system/keymaster/android_keymaster/ |
D | android_keymaster_utils.cpp | 34 int memcmp_s(const void* p1, const void* p2, size_t length) { in memcmp_s()
|
/system/extras/app-launcher/ |
D | computestats.c | 23 compare_long(const void *p1, const void *p2) in compare_long()
|
D | computestatsf.c | 23 compare_double(const void *p1, const void *p2) in compare_double()
|
/system/media/audio_utils/tests/ |
D | biquad_filter_tests.cpp | 86 const D p2 = (D)dis(gen); in randomFilter() local 97 D p2; in randomUnstableFilter() local
|
/system/chre/util/tests/ |
D | unique_ptr_test.cc | 64 UniquePtr<int> p2(nullptr); in TEST() local
|
D | array_queue_test.cc | 589 auto p2 = std::make_unique<int>(43); in TEST() local
|
/system/tools/aidl/tests/ |
D | aidl_test_client_ndk_parcelables.cpp | 238 IntParcelable p1, p2, p3; in TEST_F() local
|
D | aidl_test_client_parcelables.cpp | 690 IntParcelable p1, p2, p3; in TEST_F() local
|
/system/core/fs_mgr/libsnapshot/snapuserd/user-space-merge/ |
D | snapuserd_core.h | 130 std::pair<sector_t, const CowOperation*> p2) { in compare()
|
/system/extras/simpleperf/ |
D | cmd_trace_sched.cpp | 314 auto sort_process = [](const ProcessInfo& p1, const ProcessInfo& p2) { in BuildProcessInfo()
|
/system/tools/aidl/tests/rust/ |
D | test_client.rs | 1283 let p2 = IntParcelable { value: 2 }; in test_fixed_size_array_over_binder() localVariable 1315 let p2 = result.unwrap(); in test_trunk_stable_parcelable() localVariable
|
/system/tools/hidl/c2hal/test/ |
D | test.h | 280 void (*p2)(struct framebuffer_device_t* dev, char *buff, int buff_len); member
|
/system/tools/aidl/tests/java/src/android/aidl/service/ |
D | TestServiceServer.java | 828 MyParcelable p1, p2; in callMyCallback() local
|
/system/libcppbor/tests/ |
D | cppbor_test.cpp | 280 const pair<string::iterator, string::iterator> p2 = p1; in TEST() local 306 const pair<iter, iter> p2 = make_pair(v1.begin(), v1.end()); in TEST() local
|
/system/media/camera/src/ |
D | camera_metadata.c | 727 static int compare_entry_tags(const void *p1, const void *p2) { in compare_entry_tags()
|
/system/libvintf/test/ |
D | vintf_object_tests.cpp | 990 auto p2 = get(); in TEST_F() local
|
/system/core/debuggerd/ |
D | debuggerd_test.cpp | 1952 char* volatile p2 = reinterpret_cast<char* volatile>(malloc(params.alloc_size)); in TEST_P() local
|