| /test/mlts/benchmark/tools/ |
| D | convert_binary_to_img.py | 23 def convert_file(filename: str, h: int, w: int, d: int):
|
| /test/dittosuite/test/ |
| D | write_file_test.cpp | 96 EXPECT_CALL(syscall_, FStat(fd_, _)).WillOnce(Invoke([&](int, struct stat64* buf) { in TEST_F() argument 124 .WillRepeatedly(Invoke([&](int, struct stat64* buf) { in TEST_F() argument 158 .WillRepeatedly(Invoke([&](int, struct stat64* buf) { in TEST_F() argument 166 .WillRepeatedly(Invoke([&](int, char*, int64_t size, int64_t offset) { in TEST_F() argument 196 .WillRepeatedly(Invoke([&](int, struct stat64* buf) { in TEST_F() argument 204 .WillRepeatedly(Invoke([&](int, char*, int64_t size, int64_t offset) { in TEST_F() argument 234 .WillRepeatedly(Invoke([&](int, struct stat64* buf) { in TEST_F() argument 242 .WillRepeatedly(Invoke([&](int, char*, int64_t size, int64_t offset) { in TEST_F() argument 273 EXPECT_CALL(syscall_, FStat(fd_, _)).WillOnce(Invoke([&](int, struct stat64* buf) { in TEST_F() argument
|
| D | read_file_test.cpp | 100 .WillRepeatedly(Invoke([&](int, struct stat64* buf) { in TEST_F() argument 128 .WillRepeatedly(Invoke([&](int, struct stat64* buf) { in TEST_F() argument 162 .WillRepeatedly(Invoke([&](int, struct stat64* buf) { in TEST_F() argument 170 .WillRepeatedly(Invoke([&](int, char*, int64_t size, int64_t offset) { in TEST_F() argument 200 .WillRepeatedly(Invoke([&](int, struct stat64* buf) { in TEST_F() argument 208 .WillRepeatedly(Invoke([&](int, char*, int64_t size, int64_t offset) { in TEST_F() argument 238 .WillRepeatedly(Invoke([&](int, struct stat64* buf) { in TEST_F() argument 246 .WillRepeatedly(Invoke([&](int, char*, int64_t size, int64_t offset) { in TEST_F() argument 279 .WillRepeatedly(Invoke([&](int, struct stat64* buf) { in TEST_F() argument
|
| /test/vts-testcase/security/selinux/policy/ |
| D | main.cpp | 20 int main(int /*argc*/, char* /*argv*/[]) { in main() argument
|
| /test/vts-testcase/kernel/ltp/testcase/tools/ |
| D | gen_ltp_config.py | 25 def run(android_build_top: str, arch: str, n_bit: int, is_low_mem: bool, is_hwasan: bool, run_stagi…
|
| D | ltp_test_cases.py | 85 …def GetKernelModuleControllerOption(self, arch: str, n_bit: int, is_low_mem: bool = False, is_hwas… 148 n_bit: int,
|
| /test/vts-testcase/kernel/gki/ |
| D | vts_dlkm_partition_test.cpp | 62 auto not_empty_callback = [](const char *, const struct stat *, int) { in VerifyDlkmPartition() argument
|
| /test/dittosuite/src/ |
| D | instruction_set.cpp | 83 [](int) { in RunSingle() argument
|
| /test/dittosuite/ |
| D | dittotrace.cpp | 88 const std::map<int, std::vector<std::string>>& lines_by_pid) { in ProcessLines()
|
| /test/mlts/benchmark/jni/ |
| D | run_tflite.cpp | 526 auto callback = [](const char* entry, const struct stat*, int, struct FTW*) { in cleanup() argument
|