Home
last modified time | relevance | path

Searched defs:outputFilePath (Results 1 – 13 of 13) sorted by relevance

/aosp12/system/timezone/input_tools/android/telephonylookup_generator/src/test/java/com/android/libcore/timezone/telephonylookup/
H A DTelephonyLookupGeneratorTest.java166 Path outputFilePath = Paths.get(outputFile); in generateTelephonyLookupXml() local
196 Path outputFilePath = Paths.get(outputFile); in assertFileIsEmpty() local
/aosp12/packages/modules/GeoTZ/data_pipeline/src/test/java/com/android/timezone/location/data_pipeline/steps/createtzs2protodatafile/
H A DCreateTzS2ProtoDataFileTest.java64 Path outputFilePath = outputDirPath.resolve("tzs2datafile.prototxt"); in regressionTest() local
/aosp12/frameworks/av/media/tests/SampleVideoEncoder/app/src/androidTest/java/com/android/media/samplevideoencoder/tests/
H A DSampleVideoEncoderTest.java81 String outputFilePath = getOutputPath(); in testMediaSurfaceEncoder() local
/aosp12/system/tools/aidl/build/
H A Daidl_mapping.go48 outputFilePath android.WritablePath member
/aosp12/frameworks/av/media/tests/benchmark/MediaBenchmarkTest/src/main/java/com/android/media/benchmark/library/
H A DNative.java24 public native int Mux(String inputFilePath, String inputFileName, String outputFilePath, in Mux()
/aosp12/build/soong/linkerconfig/
H A Dlinkerconfig.go57 outputFilePath android.OutputPath member
/aosp12/frameworks/av/media/tests/benchmark/MediaBenchmarkTest/src/main/cpp/
H A DNativeMuxer.cpp105 const char *outputFilePath = env->GetStringUTFChars(jOutputFilePath, nullptr); in Java_com_android_media_benchmark_library_Native_Mux() local
/aosp12/build/soong/java/
H A Dplatform_compat_config.go292 outputFilePath android.OutputPath member
H A Dsdk_library.go2348 outputFilePath android.OutputPath member
/aosp12/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/mediarecorder/
H A DMediaRecorderTest.java412 private void getOutputVideoProperty(String outputFilePath) { in getOutputVideoProperty()
/aosp12/build/soong/etc/
H A Dprebuilt_etc.go135 outputFilePath android.OutputPath member
/aosp12/build/soong/sh/
H A Dsh_binary.go155 outputFilePath android.OutputPath member
/aosp12/packages/apps/Messaging/src/com/android/messaging/util/
H A DImageUtils.java494 final String outputFilePath = outputFile.getAbsolutePath(); in resizeGifImage() local