/system/unwinding/libunwindstack/tests/ |
D | MemoryLocalTest.cpp | 33 MemoryLocal local; in TEST() local 36 ASSERT_TRUE(local.ReadFully(reinterpret_cast<uint64_t>(src.data()), dst.data(), 1024)); in TEST() 43 ASSERT_TRUE(local.ReadFully(reinterpret_cast<uint64_t>(src.data()), dst.data(), 1024)); in TEST() 54 MemoryLocal local; in TEST() local 57 ASSERT_FALSE(local.ReadFully(0, dst.data(), 1)); in TEST() 58 ASSERT_FALSE(local.ReadFully(0, dst.data(), 100)); in TEST() 62 MemoryLocal local; in TEST() local 68 ASSERT_FALSE(local.ReadFully(reinterpret_cast<uint64_t>(&value), dst.data(), SIZE_MAX)); in TEST() 80 MemoryLocal local; in TEST() local 83 ASSERT_EQ(1024U, local.Read(reinterpret_cast<uint64_t>(mapping + getpagesize() - 1024), in TEST() [all …]
|
D | MemoryMteTest.cpp | 93 MemoryLocal local; in TEST() local 95 EXPECT_EQ(1, local.ReadTag(mapping)); in TEST() 96 EXPECT_EQ(0, local.ReadTag(mapping + 16)); in TEST()
|
/system/core/libprocessgroup/cgrouprc/ |
D | libcgrouprc.map.txt | 9 local: 16 local:
|
/system/libprocinfo/testdata/ |
D | maps | 1589 70eb5f2000-70eb5f6000 rw-p 00000000 00:05 10270982 [anon:dalvik-thread local … 1590 70eb5f6000-70eb5fa000 rw-p 00000000 00:05 10270981 [anon:dalvik-thread local … 1591 70eb5fa000-70eb5fe000 rw-p 00000000 00:05 10270980 [anon:dalvik-thread local … 1592 70eb5fe000-70eb602000 rw-p 00000000 00:05 10270979 [anon:dalvik-thread local … 1593 70eb602000-70eb606000 rw-p 00000000 00:05 10270978 [anon:dalvik-thread local … 1594 70eb606000-70eb60a000 rw-p 00000000 00:05 10270977 [anon:dalvik-thread local … 1595 70eb60a000-70eb60e000 rw-p 00000000 00:05 10270976 [anon:dalvik-thread local … 1596 70eb60e000-70eb612000 rw-p 00000000 00:05 10270975 [anon:dalvik-thread local … 1597 70eb612000-70eb616000 rw-p 00000000 00:05 10270974 [anon:dalvik-thread local … 1603 70eb639000-70eb63d000 rw-p 00000000 00:05 10270973 [anon:dalvik-thread local … [all …]
|
/system/core/fs_mgr/libsnapshot/ |
D | PowerTest.md | 15 adb push pre-merge /data/local/unencrypted 16 adb push post-merge /data/local/unencrypted 22 /data/local/unencrypted/pre-merge \ 23 /data/local/unencrypted/post-merge 34 run_power_test.sh /data/local/unencrypted/post-merge
|
/system/logging/liblog/include/log/ |
D | log_time.h | 120 log_time local(*this); 121 return local -= T; 134 log_time local(*this); 135 return local += T;
|
/system/extras/simpleperf/demo/JavaApi/ |
D | .gitignore | 3 /local.properties
|
/system/extras/simpleperf/demo/CppApi/ |
D | .gitignore | 3 /local.properties
|
/system/core/libvndksupport/ |
D | libvndksupport.map.txt | 6 local:
|
/system/extras/simpleperf/demo/SimpleperfExampleWithNative/ |
D | .gitignore | 3 /local.properties
|
D | gradlew.bat | 8 @rem Set local scope for the variables with windows NT shell 78 @rem End local scope for the variables with windows NT shell
|
/system/extras/simpleperf/demo/SimpleperfExamplePureJava/ |
D | .gitignore | 3 /local.properties
|
D | gradlew.bat | 8 @rem Set local scope for the variables with windows NT shell 78 @rem End local scope for the variables with windows NT shell
|
/system/extras/simpleperf/demo/SimpleperfExampleOfKotlin/ |
D | .gitignore | 3 /local.properties
|
D | gradlew.bat | 8 @rem Set local scope for the variables with windows NT shell 78 @rem End local scope for the variables with windows NT shell
|
/system/memory/libmemunreachable/ |
D | libmemunreachable.map | 11 local:
|
/system/extras/simpleperf/testdata/etm/ |
D | perf_inject.data | 23 // /data/local/tmp/etm_test_loop
|
/system/netd/server/ |
D | PppController.cpp | 52 int PppController::attachPppd(const char *tty, struct in_addr local, in attachPppd() argument 81 char *l = strdup(inet_ntoa(local)); in attachPppd()
|
D | PppController.h | 34 int attachPppd(const char *tty, struct in_addr local,
|
/system/extras/module_ndk_libs/libnativehelper/ |
D | libnativehelper.map.txt | 13 local:
|
/system/sepolicy/public/ |
D | adbd.te | 10 # Access /data/local/tests.
|
/system/sepolicy/prebuilts/api/31.0/public/ |
D | adbd.te | 10 # Access /data/local/tests.
|
/system/bt/gd/docs/testing/ |
D | cert_test.md | 143 Among these ports, ADB Port needs to be forwarded from local machine to 144 listen on remote workstation so that its adb client can connect to local 146 remote workstation to listen on local machine so that local phone can 149 forwarded from local machine to listen on remote workstation so that Test 167 You should see devices on your local machine shows up 175 You should see same set of devices connected to your local machine 194 When running tests on local Android checkout, logs or most recent run are stored
|
/system/extras/power_profile/camera_avg/ |
D | gradlew.bat | 8 @rem Set local scope for the variables with windows NT shell 78 @rem End local scope for the variables with windows NT shell
|
/system/extras/power_profile/camera_flashlight/ |
D | gradlew.bat | 8 @rem Set local scope for the variables with windows NT shell 78 @rem End local scope for the variables with windows NT shell
|