summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorKevin Chyn <kchyn@google.com>2021-02-16 18:17:08 -0800
committerKevin Chyn <kchyn@google.com>2021-02-16 21:34:34 -0800
commitd6d23e13a569d8f5b4ace42fbe249ac2b04e3985 (patch)
tree2a887876d33c1d5e4fd6f3b42b569c767e2aa482 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parentb2888343b76985188fa2a02acedebe5dbc8755aa (diff)
Try to ensure tests run sequentially
Asynchronous operations that are performed in close() (such as cleanupInternalState()) should complete before close() finishes. Otherwise, we risk subsequent tests starting and causing racey conditions while cleanup has not finished yet. Fixes: 180192766 Test: atest CtsBiometricsTestCases Test: atest com.android.server.biometrics Change-Id: I3fdb3fe0be59e826d0c14e14a2590ccdde568774
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions