/system/core/libutils/ |
D | String16_test.cpp | 35 String16 tmp(u"Verify me"); in TEST() local 40 String16 tmp(u"Verify me", 7); in TEST() local 45 String16 tmp("Verify me"); in TEST() local 50 String16 tmp("Verify me", 7); in TEST() local 55 String16 tmp("Verify me"); in TEST() local 62 String16 tmp("Verify me"); in TEST() local 68 String16 tmp("Verify me"); in TEST() local 73 String16 tmp("Verify me"); in TEST() local 80 String16 tmp("Verify me"); in TEST() local 87 String16 tmp("Verify me"); in TEST() local [all …]
|
D | BitSet_test.cpp | 42 BitSet32 tmp = b1 | b2; in TEST_F() local 58 BitSet32 tmp = b1 & b2; in TEST_F() local 77 BitSet32 tmp = b1 & b2; in TEST_F() local 164 BitSet64 tmp = b1 | b2; in TEST_F() local 180 BitSet64 tmp = b1 & b2; in TEST_F() local 199 BitSet64 tmp = b1 & b2; in TEST_F() local
|
D | String8_test.cpp | 37 String8 tmp("Hello, world!"); in TEST_F() local 101 char16_t tmp[] = u"abcdef"; in TEST_F() local
|
/system/incremental_delivery/incfs/tests/ |
D | hardening_benchmark.cpp | 27 auto tmp = std::unique_ptr<TemporaryFile>(new TemporaryFile()); in makeFile() local 35 auto tmp = makeFile(); in makeEmptyFileMapping() local 51 auto tmp = makeFile(); in TestSignal() local 63 auto tmp = makeFile(); in TestRead() local 74 auto tmp = makeFile(); in TestMapPtrRaw() local 88 auto tmp = makeFile(); in TestMapPtr() local 99 auto tmp = makeFile(); in TestAccess() local 109 auto tmp = makeFile(); in TestAccessFast() local 121 auto tmp = makeFile(); in TestAccessVal() local 131 auto tmp = makeFile(); in TestAccessNested() local [all …]
|
/system/bt/gd/l2cap/ |
D | signal_id.h | 68 struct SignalId tmp = *this; variable 80 struct SignalId tmp = *this; variable
|
/system/bt/gd/common/ |
D | strings.h | 44 std::stringstream tmp; in ToHexString() local 55 std::stringstream tmp; variable
|
/system/chre/apps/test/chqts/src/shared/ |
D | nano_endian.cc | 23 uint8_t tmp = bytes[front]; in swapBytes() local
|
/system/keymaster/km_openssl/ |
D | asymmetric_key.cpp | 47 uint8_t* tmp = material->get(); in formatted_key_material() local
|
/system/security/keystore2/test_utils/ |
D | lib.rs | 36 let tmp = loop { in new() localVariable 37 let mut tmp = temp_dir(); in new() localVariable
|
/system/bt/binder/android/bluetooth/ |
D | bluetooth_device.cc | 36 String16 tmp; in readFromParcel() local
|
/system/bt/service/common/android/bluetooth/ |
D | bluetooth_avrcp_int_value.cc | 40 int32_t tmp; in readFromParcel() local
|
D | bluetooth_a2dp_codec_config.cc | 61 int32_t tmp; in readFromParcel() local
|
D | bluetooth_gatt_descriptor.cc | 47 int32_t tmp; in readFromParcel() local
|
D | bluetooth_gatt_included_service.cc | 48 int32_t tmp; in readFromParcel() local
|
D | bluetooth_avrcp_string_value.cc | 40 int32_t tmp; in readFromParcel() local
|
D | bluetooth_avrcp_media_attr.cc | 76 int32_t tmp; in readFromParcel() local
|
D | bluetooth_gatt_characteristic.cc | 54 int32_t tmp; in readFromParcel() local
|
/system/core/libdiskconfig/ |
D | diskconfig.c | 39 char tmp[64]; in parse_len() local 99 const char *tmp; in load_partitions() local 145 const char *tmp; in load_diskconfig() local
|
D | diskutils.c | 40 ssize_t tmp; in write_raw_image() local
|
/system/vold/model/ |
D | Disk.cpp | 260 std::string tmp; in readMetadata() local 271 std::string tmp; in readMetadata() local 304 std::string tmp; in readMetadata() local 572 std::string tmp; in getMaxMinors() local 592 std::string tmp; in getMaxMinors() local
|
D | ObbVolume.cpp | 66 char tmp[PATH_MAX]; in doCreate() local
|
/system/vold/tests/ |
D | Utils_test.cpp | 28 std::string tmp; in TEST_F() local
|
/system/core/fs_mgr/libdm/ |
D | dm_test.cpp | 539 unique_fd tmp(CreateTempFile("file_1", 4096)); in TEST() local 563 unique_fd tmp(CreateTempFile("file_1", 4096)); in TEST() local 582 unique_fd tmp(CreateTempFile("file_1", 4096)); in TEST() local 603 unique_fd tmp(CreateTempFile("file_1", 4096)); in TEST() local 623 unique_fd tmp(CreateTempFile("file_1", 4096)); in TEST() local 649 unique_fd tmp(CreateTempFile("file_1", 4096)); in TEST() local
|
/system/bt/vendor_libs/test_vendor_lib/types/bluetooth/ |
D | uuid.cc | 120 UUID128Bit tmp; in From128BitBE() local 132 UUID128Bit tmp; in From128BitLE() local
|
/system/bt/types/ |
D | raw_address.cc | 71 RawAddress tmp; in IsValidAddress() local
|