/test/dittosuite/src/ |
D | multiprocessing.cpp | 69 LOGD("Created pipe for: " + std::to_string(i)); in SetUpSingle() 84 LOGD("Child process created: " + std::to_string(instruction_id_) + in SetUpSingle() 85 " pid: " + std::to_string(getpid())); in SetUpSingle() 99 LOGD("Trying to set the name for instruction: " + std::to_string(instruction_id_) + in SetUpSingle() 100 "; process: " + std::to_string(getpid()) + in SetUpSingle() 111 LOGD("Process initializing instruction: " + std::to_string(instruction_id_) + in SetUpSingle() 112 " pid: " + std::to_string(getpid())); in SetUpSingle() 114 LOGD("Process initializing done, unlocking: " + std::to_string(instruction_id_) + in SetUpSingle() 115 " pid: " + std::to_string(getpid())); in SetUpSingle() 124 LOGD("Waiting for the barrier... " + std::to_string(getpid())); in RunSingle() [all …]
|
D | multithreading_utils.cpp | 29 LOGD("Setting scheduling policy [" + std::to_string(sched_attr_.sched_policy) + in Set() 30 "] to thread: " + std::to_string(syscall_.GetTid())); in Set() 34 PLOGF("Failed setting scheduling attributes \n" + to_string(sched_attr_) + "\n"); in Set() 92 LOGD("Setting affinity mask [" + std::to_string(mask_) + in Set() 93 "] to thread: " + std::to_string(syscall_.GetTid())); in Set() 100 LOGD("Enabling on CPU: " + std::to_string(i)); in Set()
|
D | tracer.cpp | 63 trace_marker_ << trace_format("B", std::to_string(getpid()), "Session", benchmark_dump, id_); in StartSession() 73 trace_marker_ << trace_format("B", std::to_string(getpid()), splice); in Start() 83 trace_marker_ << trace_format("E", std::to_string(getpid()), splice); in End() 101 trace_marker_ << trace_format("E", std::to_string(getpid()), "Session", id_); in ~Tracer()
|
D | memory_allocation.cpp | 34 LOGD("mmap successful, stack size: " + std::to_string(addresses->size())); in allocate_memory() 44 LOGD("munmap successful, stack size: " + std::to_string(addresses->size())); in deallocate_memory()
|
D | binder.cpp | 92 LOGD("BnDittoBinder::onTransact(), code: " + std::to_string(code)); in onTransact() 98 LOGD("BnDittoBinder::onTransact START, refcount: " + std::to_string(client_cnt_)); in onTransact() 103 LOGD("BnDittoBinder::onTransact END, refcount: " + std::to_string(client_cnt_)); in onTransact()
|
D | binder_request.cpp | 38 LOGF("Wrong result, expected: " + std::to_string(~c) + ", but got: " + std::to_string(ret)); in RunSingle() 40 LOGD("Returned from Binder request: " + std::to_string(ret)); in RunSingle() 63 LOGD("Returned from Binder request: " + std::to_string(ret)); in RunSingle()
|
D | utils.cpp | 34 if (syscall.ReadLink("/proc/self/fd/" + std::to_string(fd), file_path, sizeof(file_path)) == -1) { in GetFilePath()
|
D | read_write_file.cpp | 70 LOGF("Supplied block_size (" + std::to_string(block_size_) + in SetUpSingle() 71 ") is greater than total file size (" + std::to_string(file_size) + in SetUpSingle()
|
D | open_file.cpp | 61 path_name_ = GetAbsolutePath() + std::to_string(uniform_distribution(gen_)); in SetUpSingle()
|
D | instruction.cpp | 56 LOGF("Error setting thread name: " + std::to_string(ret)); in RunSynchronized()
|
D | instruction_factory.cpp | 221 thread_name = thread.name() + "_" + std::to_string(i); in CreateFromProtoInstruction() 223 thread_name = std::to_string(t) + "_" + std::to_string(i); in CreateFromProtoInstruction()
|
D | parser.cpp | 44 std::string to_replace("$PARAMETER_" + std::to_string(i + 1) + "$"); in __Parse()
|
D | syscall.cpp | 146 std::string to_string(const SchedAttr__& attr) { in to_string() function
|
/test/vts-testcase/hal/treble/vintf/ |
D | utils.cpp | 85 to_string(version())); in test_case_name() 105 to_string(version())); in test_case_name() 180 *os << to_string(v->type()) << " manifest"; in PrintTo()
|
D | utils.h | 54 using android::vintf::to_string; 76 return FQName{package(), to_string(version()), interface()}; in fq_name() 131 return instance.test_case_name() + "_" + std::to_string(info.index); in GetTestCaseSuffix()
|
D | SystemVendorTest.cpp | 163 std::to_string(info.index); in GetTestCaseSuffix()
|
D | VtsTrebleVintfTestBase.cpp | 74 using android::vintf::to_string;
|
D | SingleManifestTest.cpp | 449 std::to_string(info.index); in GetTestCaseSuffix() 694 ASSERT_TRUE(base::Readlink("/proc/" + std::to_string(pid) + "/exe", &exe)); in checkVintfUpdatableViaApex()
|
/test/vts-testcase/security/avb/ |
D | VtsSecurityAvbTest.cpp | 444 std::to_string(descriptor->dm_verity_version), in TEST() 447 std::to_string(descriptor->data_block_size), in TEST() 448 std::to_string(descriptor->hash_block_size), in TEST() 449 std::to_string(descriptor->image_size / in TEST() 451 std::to_string(descriptor->image_size / in TEST() 510 std::to_string(descriptor->fec_num_roots)); in TEST() 513 std::to_string(descriptor->fec_offset / descriptor->data_block_size)); in TEST() 516 std::to_string(descriptor->fec_offset / descriptor->data_block_size)); in TEST()
|
D | kernel_version_test.cpp | 76 std::string ret = android::vintf::to_string(kernel_version_); in string()
|
/test/vts-testcase/kernel/virtual_ab/ |
D | metadata_test.cpp | 34 << "Filesystem magic: " << std::to_string(buf.f_type); in TEST()
|
/test/dittosuite/include/ditto/ |
D | syscall.h | 43 std::string to_string(const SchedAttr__& attr);
|
/test/vts-testcase/kernel/bow/ |
D | BowTest.cpp | 79 loop_device_ = std::string("/dev/block/loop") + std::to_string(i); in SetUp() 303 std::string expected = "Sector " + std::to_string(i); in FindChanged()
|