/test/suite_harness/common/util/src/com/android/compatibility/common/util/ |
D | BusinessLogicExecutor.java | 46 public boolean executeCondition(String method, String... args) { in executeCondition() 65 public void executeAction(String method, String... args) { in executeAction() 93 protected abstract String formatExecutionString(String method, String... args); in formatExecutionString() 103 protected Object invokeMethod(String method, String... args) throws ClassNotFoundException, in invokeMethod() 185 public ResolvedMethod(Method method) { in ResolvedMethod()
|
/test/framework/harnesses/host_controller/build/ |
D | build_provider_pab.py | 214 def CallBuildsvc(self, method, params, account_id): argument 273 method=GET, argument 361 def GetLatestBuildId(self, account_id, branch, target, method=GET): argument 400 self, account_id, build_id, branch, target, method=POST): argument 438 method=GET): argument 522 method=GET, argument 604 method=GET, argument
|
/test/vti/test_serving/gae/frontend/src/app/model/ |
D | filter_item.ts | 20 method: FilterCondition; property in FilterItem
|
/test/framework/harnesses/host_controller/command_processor/ |
D | command_build.py | 46 def UpdateBuild(self, account_id, branch, targets, artifact_type, method, argument 119 method, userinfo_file, noauth_local_webserver, argument
|
D | command_config.py | 52 def UpdateConfig(self, account_id, branch, targets, config_type, method, argument 82 def FetchConfig(self, account_id, branch, target, config_type, method): argument 168 def UpdateConfigLoop(self, account_id, branch, target, config_type, method, argument
|
/test/vts-testcase/kernel/ltp/shell_environment/ |
D | shell_environment.py | 45 def AddCleanupJob(self, method, *args): argument
|
/test/vts/compilation_tools/vtsc/test/golden/PROFILER/ |
D | NfcClientCallback.profiler.cpp | 17 const char* method __attribute__((__unused__)), in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_nfc_V1_0_INfcClientCallback()
|
D | Nfc.profiler.cpp | 17 const char* method __attribute__((__unused__)), in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_nfc_V1_0_INfc()
|
D | MemoryTest.profiler.cpp | 20 const char* method __attribute__((__unused__)), in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_tests_memory_V1_0_IMemoryTest()
|
D | TestMsgQ.profiler.cpp | 25 const char* method __attribute__((__unused__)), in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_tests_msgq_V1_0_ITestMsgQ()
|
D | Bar.profiler.cpp | 28 const char* method __attribute__((__unused__)), in HIDL_INSTRUMENTATION_FUNCTION_android_hardware_tests_bar_V1_0_IBar()
|
/test/suite_harness/common/host-side/util/src/com/android/compatibility/common/util/ |
D | BusinessLogicHostExecutor.java | 72 protected String formatExecutionString(String method, String... args) { in formatExecutionString()
|
/test/vts/utils/python/controllers/ |
D | android.py | 112 def _rpc(self, method, *args): argument
|
/test/suite_harness/tools/dex-tools/test/dex/reader/ |
D | DexFileReaderTests.java | 99 DexMethod method = getMethod(clazz, "publicStringMethodInt", "I"); in testT0() local 330 DexMethod method = getMethod(A, "m", "I"); in testParameterAnnotation() local
|
/test/vts-testcase/kernel/ltp/shell_environment/definitions/base_definitions/ |
D | check_setup_cleanup.py | 103 def InternalCall(self, method): argument
|
/test/suite_harness/tools/dex-tools/src/dex/reader/ |
D | DexClassImpl.java | 291 EncodedMethod method = null; in getDexMethods() local
|
/test/vts/compilation_tools/vtsc/code_gen/profiler/ |
D | HalHidlProfilerCodeGen.cpp | 363 Formatter& out, const FunctionSpecificationMessage& method) { in GenerateProfilerForMethod()
|