/test/vts/compilation_tools/vtsc/test/golden/DRIVER/ |
D | Bar.driver.cpp | 49 ::android::hardware::tests::foo::V1_0::IFoo::Discriminator arg0 __attribute__((__unused__)), in convertToBoolIfSmall() argument 50 …droid::hardware::hidl_vec<::android::hardware::tests::foo::V1_0::IFoo::ContainsUnion>& arg0)> cb) { in convertToBoolIfSmall() 57 SetResult__android__hardware__tests__foo__V1_0__IFoo__Discriminator(var_msg0, arg0); in convertToBoolIfSmall() 72 float arg0 __attribute__((__unused__))) { in doThis() argument 80 var_msg0->mutable_scalar_value()->set_float_t(arg0); in doThis() 86 int64_t arg0 __attribute__((__unused__))) { in doThatAndReturnSomething() argument 94 var_msg0->mutable_scalar_value()->set_int64_t(arg0); in doThatAndReturnSomething() 100 int32_t arg0 __attribute__((__unused__)), in doQuiteABit() argument 111 var_msg0->mutable_scalar_value()->set_int32_t(arg0); in doQuiteABit() 129 …l_array<int32_t, 15>& arg0 __attribute__((__unused__)), std::function<void(const ::android::hardwa… in doSomethingElse() argument [all …]
|
D | Bar.vts.h | 50 ::android::hardware::tests::foo::V1_0::IFoo::Discriminator arg0, 51 …ardware::hidl_vec<::android::hardware::tests::foo::V1_0::IFoo::ContainsUnion>& arg0)> cb) override; 54 float arg0) override; 57 int64_t arg0) override; 60 int32_t arg0, 66 …:hardware::hidl_array<int32_t, 15>& arg0, std::function<void(const ::android::hardware::hidl_array… 69 std::function<void(const ::android::hardware::hidl_string& arg0)> cb) override; 72 …:android::hardware::hidl_vec<int32_t>& arg0, std::function<void(const ::android::hardware::hidl_ve… 75 const sp<::android::hardware::tests::foo::V1_0::IFooCallback>& arg0) override; 78 ::android::hardware::tests::foo::V1_0::IFoo::SomeEnum arg0) override; [all …]
|
D | libcV1.driver.cpp | 19 …int32_t arg0 = (func_msg->arg(0).type() == TYPE_SCALAR && func_msg->arg(0).scalar_value().has_int3… in Fuzz() local 20 LOG(INFO) << "arg0 = " << arg0; in Fuzz() 27 arg0, in Fuzz() 33 …int32_t arg0 = (func_msg->arg(0).type() == TYPE_SCALAR && func_msg->arg(0).scalar_value().has_int3… in Fuzz() local 34 LOG(INFO) << "arg0 = " << arg0; in Fuzz() 41 arg0, in Fuzz() 47 …int32_t arg0 = (func_msg->arg(0).type() == TYPE_SCALAR && func_msg->arg(0).scalar_value().has_int3… in Fuzz() local 48 LOG(INFO) << "arg0 = " << arg0; in Fuzz() 55 arg0, in Fuzz() 61 …int32_t arg0 = (func_msg->arg(0).type() == TYPE_SCALAR && func_msg->arg(0).scalar_value().has_int3… in Fuzz() local [all …]
|
D | TestMsgQ.driver.cpp | 53 const ::android::hardware::MQDescriptorSync<uint16_t>& arg0 __attribute__((__unused__))) { in configureFmqSyncReadWrite() 63 …einterpret_cast<size_t>(new (std::nothrow) ::android::hardware::MQDescriptorSync<uint16_t>(arg0))); in configureFmqSyncReadWrite() 69 …bool arg0 __attribute__((__unused__)), std::function<void(bool arg0,const ::android::hardware::MQD… in getFmqUnsyncWrite() argument 77 var_msg0->mutable_scalar_value()->set_bool_t(arg0); in getFmqUnsyncWrite() 84 int32_t arg0 __attribute__((__unused__))) { in requestWriteFmqSync() argument 92 var_msg0->mutable_scalar_value()->set_int32_t(arg0); in requestWriteFmqSync() 98 int32_t arg0 __attribute__((__unused__))) { in requestReadFmqSync() argument 106 var_msg0->mutable_scalar_value()->set_int32_t(arg0); in requestReadFmqSync() 112 int32_t arg0 __attribute__((__unused__))) { in requestWriteFmqUnsync() argument 120 var_msg0->mutable_scalar_value()->set_int32_t(arg0); in requestWriteFmqUnsync() [all …]
|
D | MemoryTest.driver.cpp | 33 …oid::hardware::hidl_memory& arg0 __attribute__((__unused__)), std::function<void(const ::android::… in haveSomeMemory() 40 …_value()->set_hidl_mem_address(reinterpret_cast<size_t>(new android::hardware::hidl_memory(arg0))); in haveSomeMemory() 47 const ::android::hardware::hidl_memory& arg0 __attribute__((__unused__)), in fillMemory() 55 …_value()->set_hidl_mem_address(reinterpret_cast<size_t>(new android::hardware::hidl_memory(arg0))); in fillMemory() 65 …V1_0::MemoryBlock& arg0 __attribute__((__unused__)), std::function<void(const ::android::hidl::mem… in haveSomeMemoryBlock() 72 SetResult__android__hidl__memory__block__V1_0__MemoryBlock(var_msg0, arg0); in haveSomeMemoryBlock() 79 const ::android::hardware::hidl_memory& arg0 __attribute__((__unused__))) { in set() 86 …_value()->set_hidl_mem_address(reinterpret_cast<size_t>(new android::hardware::hidl_memory(arg0))); in set() 128 ::android::hardware::hidl_memory arg0; in CallFunction() 130 …arg0 = *(reinterpret_cast<android::hardware::hidl_memory*>(func_msg.arg(0).hidl_memory_value().hid… in CallFunction() [all …]
|
D | NfcClientCallback.driver.cpp | 33 ::android::hardware::nfc::V1_0::NfcEvent arg0 __attribute__((__unused__)), in sendEvent() argument 41 SetResult__android__hardware__nfc__V1_0__NfcEvent(var_msg0, arg0); in sendEvent() 50 const ::android::hardware::hidl_vec<uint8_t>& arg0 __attribute__((__unused__))) { in sendData() 57 var_msg0->set_vector_size(arg0.size()); in sendData() 58 for (int i = 0; i < (int)arg0.size(); i++) { in sendData() 62 var_msg0_vector_i->mutable_scalar_value()->set_uint8_t(arg0[i]); in sendData() 95 ::android::hardware::nfc::V1_0::NfcEvent arg0; in CallFunction() 96 … MessageTo__android__hardware__nfc__V1_0__NfcEvent(func_msg.arg(0), &(arg0), callback_socket_name); in CallFunction() 100 hw_binder_proxy_->sendEvent(arg0, arg1); in CallFunction() 105 ::android::hardware::hidl_vec<uint8_t> arg0; in CallFunction() [all …]
|
D | TestMsgQ.vts.h | 39 const ::android::hardware::MQDescriptorSync<uint16_t>& arg0) override; 42 …bool arg0, std::function<void(bool arg0,const ::android::hardware::MQDescriptorUnsync<uint16_t>& a… 45 int32_t arg0) override; 48 int32_t arg0) override; 51 int32_t arg0) override; 54 int32_t arg0) override; 57 int32_t arg0) override; 60 int32_t arg0) override; 63 int32_t arg0,
|
D | Nfc.driver.cpp | 33 … const sp<::android::hardware::nfc::V1_0::INfcClientCallback>& arg0 __attribute__((__unused__))) { in open() argument 46 const ::android::hardware::hidl_vec<uint8_t>& arg0 __attribute__((__unused__))) { in write() 53 var_msg0->set_vector_size(arg0.size()); in write() 54 for (int i = 0; i < (int)arg0.size(); i++) { in write() 58 var_msg0_vector_i->mutable_scalar_value()->set_uint8_t(arg0[i]); in write() 65 const ::android::hardware::hidl_vec<uint8_t>& arg0 __attribute__((__unused__))) { in coreInitialized() 72 var_msg0->set_vector_size(arg0.size()); in coreInitialized() 73 for (int i = 0; i < (int)arg0.size(); i++) { in coreInitialized() 77 var_msg0_vector_i->mutable_scalar_value()->set_uint8_t(arg0[i]); in coreInitialized() 150 sp<::android::hardware::nfc::V1_0::INfcClientCallback> arg0; in CallFunction() local [all …]
|
D | MemoryTest.vts.h | 39 …const ::android::hardware::hidl_memory& arg0, std::function<void(const ::android::hardware::hidl_m… 42 const ::android::hardware::hidl_memory& arg0, 46 …emory::block::V1_0::MemoryBlock& arg0, std::function<void(const ::android::hidl::memory::block::V1… 49 const ::android::hardware::hidl_memory& arg0) override;
|
D | Nfc.vts.h | 39 const sp<::android::hardware::nfc::V1_0::INfcClientCallback>& arg0) override; 42 const ::android::hardware::hidl_vec<uint8_t>& arg0) override; 45 const ::android::hardware::hidl_vec<uint8_t>& arg0) override;
|
D | NfcClientCallback.vts.h | 37 ::android::hardware::nfc::V1_0::NfcEvent arg0, 41 const ::android::hardware::hidl_vec<uint8_t>& arg0) override;
|
/test/vts/compilation_tools/vtsc/test/golden/FUZZER/ |
D | Context.fuzzer.cpp | 37 uint64_t arg0; in LLVMFuzzerTestOneInput() local 38 memcpy(&arg0, data, type_size0); in LLVMFuzzerTestOneInput() 48 renderscript->allocationAdapterCreate(arg0, arg1); in LLVMFuzzerTestOneInput() 54 uint64_t arg0; in LLVMFuzzerTestOneInput() local 55 memcpy(&arg0, data, type_size0); in LLVMFuzzerTestOneInput() 65 renderscript->allocationAdapterOffset(arg0, arg1); in LLVMFuzzerTestOneInput() 71 uint64_t arg0; in LLVMFuzzerTestOneInput() local 72 memcpy(&arg0, data, type_size0); in LLVMFuzzerTestOneInput() 75 renderscript->allocationGetType(arg0); in LLVMFuzzerTestOneInput() 81 uint64_t arg0; in LLVMFuzzerTestOneInput() local [all …]
|
D | Device.fuzzer.cpp | 37 uint32_t arg0; in LLVMFuzzerTestOneInput() local 38 memcpy(&arg0, data, type_size0); in LLVMFuzzerTestOneInput() 55 renderscript->contextCreate(arg0, arg1, arg2); in LLVMFuzzerTestOneInput()
|
/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/testtype/ |
D | ModuleRepoTest.java | 421 public void run(ITestInvocationListener arg0) throws DeviceNotAvailableException {} in run() argument 423 public void addAllExcludeFilters(Set<String> arg0) {} in addAllExcludeFilters() argument 425 public void addAllIncludeFilters(Set<String> arg0) {} in addAllIncludeFilters() argument 427 public void addExcludeFilter(String arg0) {} in addExcludeFilter() argument 429 public void addIncludeFilter(String arg0) {} in addIncludeFilter() argument 431 public void setCollectTestsOnly(boolean arg0) {} in setCollectTestsOnly() argument 433 public void setAbi(IAbi arg0) {} in setAbi() argument
|