Home
last modified time | relevance | path

Searched defs:testFiles (Results 1 – 25 of 35) sorted by relevance

12

/aosp_15_r20/cts/tests/mediapc/src/android/mediapc/cts/
H A DAdaptivePlaybackFrameDropTest.java62 private int testAdaptivePlaybackFrameDrop(int frameRate, String[] testFiles) throws Exception { in testAdaptivePlaybackFrameDrop()
88 String[] testFiles = in test30Fps() local
116 String[] testFiles = in test60Fps() local
144 String[] testFiles = in test4k() local
H A DFrameDropTest.java59 private int testDecodeToSurface(int frameRate, String[] testFiles) throws Exception { in testDecodeToSurface()
83 String[] testFiles = new String[]{m1080p30FpsTestFiles.get(mMediaType)}; in test30Fps() local
108 String[] testFiles = new String[]{m1080p60FpsTestFiles.get(mMediaType)}; in test60Fps() local
133 String[] testFiles = new String[]{m2160p60FpsTestFiles.get(mMediaType)}; in test4k() local
H A DMultiDecoderPerfTest.java171 private void testCodec(Map<String, String> testFiles, int height, int width, in testCodec() argument
H A DMultiTranscoderPerfTest.java186 private void testCodec(Map<String, String> testFiles, int height, int width, in testCodec() argument
H A DMultiDecoderPairPerfTest.java223 private void testCodec(Map<String, String> testFiles, Map<String, String> widevineTestFiles, in testCodec() argument
/aosp_15_r20/frameworks/base/services/tests/mockingservicestests/src/com/android/server/backup/restore/
H A DFullRestoreEngineTest.java51 TestFile[] testFiles = new TestFile[] { in shouldSkipReadOnlyDir_skipsAllReadonlyDirsAndTheirChildren() local
76 TestFile[] testFiles = new TestFile[]{ in shouldSkipReadOnlyDir_onlySkipsChildrenUnderTheSamePackage() local
88 TestFile[] testFiles = new TestFile[]{ in shouldSkipReadOnlyDir_onlySkipsChildrenUnderTheSameDomain() local
98 private void assertCorrectItemsAreSkipped(TestFile[] testFiles) { in assertCorrectItemsAreSkipped()
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/input.output/filesystems/class.rec.dir.itr/rec.dir.itr.members/
H A Dincrement.pass.cpp155 const path testFiles[] = { in access_denied_on_recursion_test_case() local
254 const path testFiles[] = { in test_PR35078() local
335 const path testFiles[] = { in test_PR35078_with_symlink() local
418 const path testFiles[] = { in test_PR35078_with_symlink_file() local
/aosp_15_r20/external/libcxx/test/std/input.output/filesystems/class.rec.dir.itr/rec.dir.itr.members/
H A Dincrement.pass.cpp144 const path testFiles[] = { in TEST_CASE() local
243 const path testFiles[] = { in TEST_CASE() local
325 const path testFiles[] = { in TEST_CASE() local
409 const path testFiles[] = { in TEST_CASE() local
/aosp_15_r20/tools/metalava/metalava-model-text/src/test/java/com/android/tools/metalava/model/text/
H A DMultipleFileTest.kt31 val testFiles = in Test parse multiple files correctly updates super class() constant
H A DApiFileTest.kt491 val testFiles = in <lambda>() constant
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/targetprep/
DInstallApexModuleTargetPreparerTest.java373 List<File> testFiles = new ArrayList<>(); in testGetModulesToUninstall_NoneUninstallAndInstallFiles() local
406 List<File> testFiles = new ArrayList<>(); in testGetModulesToUninstall_UninstallAndInstallFiles() local
439 List<File> testFiles = new ArrayList<>(); in testGetModulesToUninstall_UninstallAndInstallFiles2() local
DModuleOemTargetPreparerTest.java364 private void addTestFiles(File... testFiles) throws Exception { in addTestFiles()
/aosp_15_r20/external/angle/build/
H A DPRESUBMIT_test.py30 def testFiles(self): member in CheckNoBadDepsTest
/aosp_15_r20/external/cronet/build/
H A DPRESUBMIT_test.py30 def testFiles(self): member in CheckNoBadDepsTest
/aosp_15_r20/platform_testing/tests/automotive/functional/settings/src/android/platform/tests/
H A DStorageSettingTest.java101 public void testFiles() { in testFiles() method in StorageSettingTest
/aosp_15_r20/external/jsoup/src/test/java/org/jsoup/integration/
H A DFuzzFixesIT.java27 private static Stream<File> testFiles() { in testFiles() method in FuzzFixesIT
H A DFuzzFixesTest.java23 private static Stream<File> testFiles() { in testFiles() method in FuzzFixesTest
/aosp_15_r20/prebuilts/go/linux-x86/src/embed/internal/embedtest/
Dembedx_test.go36 func testFiles(t *testing.T, f embed.FS, name, data string) { func
Dembed_test.go25 func testFiles(t *testing.T, f embed.FS, name, data string) { func
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/gofmt/
Dlong_test.go100 func testFiles(t *testing.T, filenames <-chan string, done chan<- int) { func
/aosp_15_r20/cts/tests/framework/base/windowmanager/src/android/server/wm/intent/
H A DIntentTests.java129 List<String> testFiles = Lists.newArrayList(); in readAllFromAssets() local
/aosp_15_r20/tools/tradefederation/core/src/com/android/tradefed/targetprep/
DInstallApexModuleTargetPreparer.java355 private List<File> optimizeModuleInstallation(Set<ApexInfo> activatedApex, List<File> testFiles, in optimizeModuleInstallation()
391 List<File> testFiles, ITestDevice device) throws TargetSetupError { in getModulesToUninstall()
/aosp_15_r20/prebuilts/go/linux-x86/src/go/types/
Dgotype.go102 testFiles = flag.Bool("t", false, "include in-package test files in a directory") var
Dcheck_test.go136 func testFiles(t *testing.T, filenames []string, srcs [][]byte, manual bool, opts ...func(*Config))… func
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/types2/
Dcheck_test.go124 func testFiles(t *testing.T, filenames []string, srcs [][]byte, colDelta uint, manual bool, opts ..… func

12