Searched defs:callback (Results 1 – 5 of 5) sorted by relevance
/test/cts-root/tests/bugreport/src/android/bugreport/cts_root/ |
D | BugreportManagerTest.java | 131 BugreportCallbackImpl callback = new BugreportCallbackImpl(latch); in testRetrieveBugreportConsentGranted() local 136 mContext.getMainExecutor(), callback); in testRetrieveBugreportConsentGranted() local 182 BugreportCallbackImpl callback = new BugreportCallbackImpl(latch); in testRetrieveBugreportConsentDenied() local 186 mContext.getMainExecutor(), callback); in testRetrieveBugreportConsentDenied() local 243 BugreportCallbackImpl callback = new BugreportCallbackImpl(latch); in testBugreportsLimitReached() local 249 mContext.getMainExecutor(), callback); in testBugreportsLimitReached() local 266 BugreportCallbackImpl callback = new BugreportCallbackImpl(latch); in testBugreportsLimitReached() local 269 mContext.getMainExecutor(), callback); in testBugreportsLimitReached() local 281 mContext.getMainExecutor(), callback); in testBugreportsLimitReached() local 395 BugreportCallbackImpl callback = new BugreportCallbackImpl(latch); in startFullReport() local [all …]
|
/test/vts-testcase/nbu/src/utils/ |
D | assert_utils.py | 9 def AssertAsyncSuccess(callback): argument
|
/test/mlts/benchmark/src/com/android/nn/benchmark/core/ |
D | Processor.java | 82 public Processor(Context context, Processor.Callback callback, int[] testList) { in Processor() method in Processor
|
/test/mlts/benchmark/jni/ |
D | run_tflite.cpp | 526 auto callback = [](const char* entry, const struct stat*, int, struct FTW*) { in cleanup() local
|
/test/mlts/benchmark/results/ |
D | Chart.bundle.min.js | 10 …on"==typeof define&&define.amd)define([],t);else{("undefined"!=typeof window?window:"undefined"!=t…
|