/test/vts/compilation_tools/vtsc/test/golden/PROFILER/ |
D | Bar.profiler.cpp | 47 FunctionSpecificationMessage msg; in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_tests_bar_V1_0_IBar() local 119 FunctionSpecificationMessage msg; in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_tests_bar_V1_0_IBar() local 165 FunctionSpecificationMessage msg; in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_tests_bar_V1_0_IBar() local 219 FunctionSpecificationMessage msg; in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_tests_bar_V1_0_IBar() local 297 FunctionSpecificationMessage msg; in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_tests_bar_V1_0_IBar() local 361 FunctionSpecificationMessage msg; in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_tests_bar_V1_0_IBar() local 408 FunctionSpecificationMessage msg; in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_tests_bar_V1_0_IBar() local 472 FunctionSpecificationMessage msg; in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_tests_bar_V1_0_IBar() local 518 FunctionSpecificationMessage msg; in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_tests_bar_V1_0_IBar() local 572 FunctionSpecificationMessage msg; in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_tests_bar_V1_0_IBar() local [all …]
|
D | Nfc.profiler.cpp | 36 FunctionSpecificationMessage msg; in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_nfc_V1_0_INfc() local 90 FunctionSpecificationMessage msg; in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_nfc_V1_0_INfc() local 149 FunctionSpecificationMessage msg; in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_nfc_V1_0_INfc() local 208 FunctionSpecificationMessage msg; in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_nfc_V1_0_INfc() local 254 FunctionSpecificationMessage msg; in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_nfc_V1_0_INfc() local 300 FunctionSpecificationMessage msg; in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_nfc_V1_0_INfc() local 346 FunctionSpecificationMessage msg; in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_nfc_V1_0_INfc() local
|
D | TestMsgQ.profiler.cpp | 44 FunctionSpecificationMessage msg; in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_tests_msgq_V1_0_ITestMsgQ() local 108 FunctionSpecificationMessage msg; in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_tests_msgq_V1_0_ITestMsgQ() local 179 FunctionSpecificationMessage msg; in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_tests_msgq_V1_0_ITestMsgQ() local 233 FunctionSpecificationMessage msg; in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_tests_msgq_V1_0_ITestMsgQ() local 287 FunctionSpecificationMessage msg; in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_tests_msgq_V1_0_ITestMsgQ() local 341 FunctionSpecificationMessage msg; in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_tests_msgq_V1_0_ITestMsgQ() local 395 FunctionSpecificationMessage msg; in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_tests_msgq_V1_0_ITestMsgQ() local 441 FunctionSpecificationMessage msg; in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_tests_msgq_V1_0_ITestMsgQ() local 487 FunctionSpecificationMessage msg; in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_tests_msgq_V1_0_ITestMsgQ() local
|
D | MemoryTest.profiler.cpp | 39 FunctionSpecificationMessage msg; in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_tests_memory_V1_0_IMemoryTest() local 115 FunctionSpecificationMessage msg; in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_tests_memory_V1_0_IMemoryTest() local 180 FunctionSpecificationMessage msg; in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_tests_memory_V1_0_IMemoryTest() local 234 FunctionSpecificationMessage msg; in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_tests_memory_V1_0_IMemoryTest() local 291 FunctionSpecificationMessage msg; in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_tests_memory_V1_0_IMemoryTest() local
|
D | NfcClientCallback.profiler.cpp | 36 FunctionSpecificationMessage msg; in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_nfc_V1_0_INfcClientCallback() local 90 FunctionSpecificationMessage msg; in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_nfc_V1_0_INfcClientCallback() local
|
/test/vts/runners/host/ |
D | asserts.py | 35 def assertEqual(first, second, msg=None, extras=None): argument 56 def assertNotEqual(first, second, msg=None, extras=None): argument 125 def assertTrue(expr, msg, extras=None): argument 138 def assertFalse(expr, msg, extras=None): argument 151 def assertLess(first, second, msg=None, extras=None): argument 272 def fail(msg, extras=None): argument 286 def explicitPass(msg, extras=None): argument
|
D | base_test.py | 1514 def skipAllTestsIf(self, condition, msg): argument 1529 def skipAllTests(self, msg): argument
|
/test/vti/dashboard/src/main/java/com/android/vts/util/ |
D | EmailHelper.java | 141 Message msg = new MimeMessage(session); in composeEmail() local 162 public static boolean send(Message msg) { in send() 193 Message msg = composeEmail(recipients, subject, body); in send() local
|
/test/vts/drivers/hal/libdatatype/ |
D | hal_light.cpp | 59 const VariableSpecificationMessage& msg) { in GenerateLightStateUsingMessage()
|
D | hal_camera.cpp | 203 VariableSpecificationMessage* msg) { in ConvertCameraInfoToProtobuf()
|
/test/framework/harnesses/host_controller/utils/parser/ |
D | pb2_utils.py | 25 def FillDictAndPost(msg, argument
|
/test/vti/test_serving/gae/webapp/src/handlers/ |
D | errors.py | 28 def __init__(self, code=None, msg=None): argument 40 def __init__(self, code=None, msg=None, errors=None): argument
|
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/targetprep/ |
D | PropertyCheck.java | 66 String msg = String.format("Expected \"%s\" but found \"%s\" for property: %s", in run() local
|
/test/vts/drivers/hal/common/driver_base/ |
D | DriverBase.cpp | 221 FunctionSpecificationMessage* msg) { in ReadGcdaFile() 279 FunctionSpecificationMessage* msg) { in ScanAllGcdaFiles() 312 bool DriverBase::FunctionCallEnd(FunctionSpecificationMessage* msg) { in FunctionCallEnd()
|
/test/vti/test_serving/gae/webapp/src/utils/ |
D | logger.py | 40 def Println(self, msg): argument
|
/test/vts-testcase/hal/contexthub/V1_0/host/ |
D | VtsHalContexthubV1_0HostTest.py | 48 def ignore_client_msg(self, msg): argument
|
/test/vts/drivers/libdrivercomm/ |
D | VtsDriverCommUtil.cpp | 137 char* msg = (char*)malloc(msg_len + 1); in VtsSocketRecvBytes() local
|
/test/vts/compilation_tools/vtsc/code_gen/driver/ |
D | HalCodeGen.cpp | 379 string msg = msg_ss.str(); in GenerateCppBodyFuzzFunction() local 565 string msg = msg_ss.str(); in GenerateCppBodyFuzzFunction() local
|
/test/suite_harness/common/host-side/tradefed/tests/src/com/android/compatibility/common/tradefed/presubmit/ |
D | CtsConfigLoadingTest.java | 333 String msg = in testConfigurationLoad() local
|
/test/vts/drivers/hal/replayer/ |
D | VtsHidlHalReplayer.cpp | 53 VtsProfilingRecord msg; in ListTestServices() local
|
/test/vts-testcase/security/poc/target/kernel_wifi/32402310/ |
D | poc.cpp | 79 struct nl_msg *msg; in send_testmode() local
|
/test/vts/drivers/hal/server/ |
D | SocketServer.cpp | 62 ComponentSpecificationMessage msg; in ReadSpecification() local
|
/test/vts/compilation_tools/vtsc/ |
D | VtsCompilerUtils.cpp | 364 const string& msg, in GetCppInstanceType()
|
/test/suite_harness/common/util/src/com/android/compatibility/common/util/ |
D | BusinessLogic.java | 133 StringBuilder msg = new StringBuilder(""); in throwAggregatedException() local
|
/test/vts/utils/python/controllers/ |
D | android_device.py | 1383 def process(self, msg, kwargs): argument 1396 def warn(self, msg, *args, **kwargs): argument
|