Home
last modified time | relevance | path

Searched refs:method (Results 1 – 7 of 7) sorted by relevance

/test/app_compat/csuite/
Dpylintrc66 cmp-method,
68 coerce-method,
69 delslice-method,
70 div-method,
77 getslice-method,
79 hex-method,
80 idiv-method,
93 next-method-called,
94 next-method-defined,
102 nonzero-method,
[all …]
/test/suite_harness/common/host-side/util/src/com/android/compatibility/common/util/
DBusinessLogicHostExecutor.java78 protected String formatExecutionString(String method, String... args) { in formatExecutionString() argument
79 return String.format("%s(%s)", method, String.join(", ", formatArgs(args))); in formatExecutionString()
/test/cts-root/hostsidetests/packageinstaller/src/com/android/cts_root/packageinstaller/host/
DSessionCleanUpHostTest.java77 private void run(String method) throws Exception { in run() argument
80 method)).isTrue(); in run()
/test/cts-root/tests/bugreport/src/android/bugreport/cts_root/
DBugreportManagerTest.java619 Method method = Class.forName("android.os.ServiceManager").getMethod( in waitForDumpstateServiceToStop() local
625 if (method.invoke(null, "dumpstate") == null) { in waitForDumpstateServiceToStop()
631 if (method.invoke(null, "dumpstate") == null) { in waitForDumpstateServiceToStop()
/test/cts-root/hostsidetests/rollback/src/com/android/cts_root/rollback/host/
DRollbackManagerHostTest.java81 private void run(String method) throws Exception { in run() argument
84 method)).isTrue(); in run()
/test/mlts/benchmark/src/com/android/nn/benchmark/app/
DNNControls.java23 import android.text.method.ScrollingMovementMethod;
/test/dittosuite/
DDoxyfile2676 # dependency graph for every global function or class method.
2688 # dependency graph for every global function or class method.