Home
last modified time | relevance | path

Searched defs:expectedInputs (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/build/soong/apex/
H A Ddexpreopt_bootjars_test.go27 func testDexpreoptBoot(t *testing.T, ruleFile string, expectedInputs, expectedOutputs []string, pre… argument
/aosp_15_r20/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
H A DCameraMetadataTest.java923 int[] expectedInputs = new int[] { in testReadWriteReprocessFormatsMap() local
/aosp_15_r20/external/armnn/src/armnn/test/
H A DSubgraphViewTests.cpp171 auto expectedInputs = ToSortedArray<IInputSlot *>(expected->GetIInputSlots().begin(), in CompareSubgraphViews() local