/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
|
/test/suite_harness/common/host-side/tradefed/src/com/android/compatibility/common/tradefed/targetprep/ |
D | PropertyCheck.java | 68 String msg = in run() local 89 String msg = String.format("Expected \"%s\" but found \"%s\" for property: %s", in run() local
|
D | DeviceInteractionHelperInstaller.java | 139 String msg = device.uninstallPackage(pkg); in tearDown() local 197 String msg = device.installPackage(apkFile, true, extraArgs.toArray(new String[] {})); in installHelperApk() local
|
/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/mlts/benchmark/src/com/android/nn/crashtest/app/ |
D | NNCrashTestActivity.java | 36 protected void logMessage(String msg) { in logMessage() 37 Log.i(getTag(), msg); in logMessage() local
|
D | NNParallelTestActivity.java | 76 protected void showMessage(String msg) { in showMessage()
|
/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/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/framework/harnesses/host_controller/utils/parser/ |
D | pb2_utils.py | 25 def FillDictAndPost(msg, argument
|
/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/kernel/encryption/ |
D | adiantum.cpp | 187 static void Poly1305(const uint8_t key[kPoly1305KeySize], const uint8_t *msg, in Poly1305() 214 static uint64_t NH_Pass(const uint32_t *key, const uint8_t *msg, int msglen) { in NH_Pass() 229 static void NH(const uint32_t *key, const uint8_t *msg, int msglen, in NH() 243 const uint8_t iv[kAdiantumIVSize], const uint8_t *msg, in AdiantumHash()
|
/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 | 358 String msg = in testConfigurationLoad() local
|
/test/vts/drivers/hal/replayer/ |
D | VtsHidlHalReplayer.cpp | 53 VtsProfilingRecord msg; in ListTestServices() local
|
/test/mlts/benchmark/crashtest/src/com/android/nn/crashtest/ |
D | MainActivity.java | 208 void testStopped(String msg) { in testStopped()
|
/test/mlts/benchmark/dogfood/src/com/android/nn/dogfood/ |
D | BenchmarkJobService.java | 128 String msg = String.format("Background test %d of %d is running", getNumRuns(), NUM_RUNS); in showNotification() local
|