Home
last modified time | relevance | path

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

/cts/tests/tests/security/src/android/security/cts/
DStagefrightTest.java782 final FileOutputStream tempFos = new FileOutputStream(tempFile.getAbsolutePath()); in testStagefright_bug_36592202() local
789 tempFos.write(blob); in testStagefright_bug_36592202()
792 tempFos.close(); in testStagefright_bug_36592202()