Home
last modified time | relevance | path

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

/aosp_15_r20/cts/tests/tests/mediatranscoding/src/android/media/mediatranscoding/cts/
H A DMediaTranscodingManagerTest.java441 private void transcodeFile(Uri fileUri, boolean testFileDescriptor) throws Exception { in transcodeFile() argument
481 if (testFileDescriptor) { in transcodeFile()
510 if (testFileDescriptor) { in transcodeFile()
/aosp_15_r20/frameworks/base/ravenwood/tools/hoststubgen/test-tiny-framework/tiny-test/src/com/android/hoststubgen/test/tinyframework/
H A DTinyFrameworkClassTest.java223 public void testFileDescriptor() throws Exception { in testFileDescriptor() method in TinyFrameworkClassTest
/aosp_15_r20/external/cronet/third_party/protobuf/python/google/protobuf/internal/
H A Dgenerator_test.py216 def testFileDescriptor(self): member in GeneratorTest
H A Ddescriptor_test.py446 def testFileDescriptor(self): member in DescriptorTest
/aosp_15_r20/external/protobuf/python/google/protobuf/internal/
H A Dgenerator_test.py216 def testFileDescriptor(self): member in GeneratorTest
H A Ddescriptor_test.py446 def testFileDescriptor(self): member in DescriptorTest
/aosp_15_r20/external/protobuf/java/core/src/test/java/com/google/protobuf/
H A DDescriptorsTest.java95 public void testFileDescriptor() throws Exception { in testFileDescriptor() method in DescriptorsTest
/aosp_15_r20/external/cronet/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DDescriptorsTest.java95 public void testFileDescriptor() throws Exception { in testFileDescriptor() method in DescriptorsTest
/aosp_15_r20/cts/tests/media/src/android/mediav2/cts/
H A DExtractorTest.java616 public void testFileDescriptor() throws IOException {