Home
last modified time | relevance | path

Searched defs:expectedPath (Results 1 – 25 of 50) sorted by relevance

12

/aosp_15_r20/external/aws-sdk-java-v2/core/auth/src/test/java/software/amazon/awssdk/auth/signer/internal/
H A DAws4SignerPathNormalizationTest.java71 private static TestCase tc(String name, String path, String expectedPath) { in tc()
75 …private static TestCase tc(String name, String path, String expectedPath, boolean urlEncode, boole… in tc()
82 private String expectedPath; field in Aws4SignerPathNormalizationTest.TestCase
87 String expectedPath, in TestCase()
/aosp_15_r20/external/aws-sdk-java-v2/core/http-auth-aws/src/test/java/software/amazon/awssdk/http/auth/aws/internal/signer/
H A DV4CanonicalRequestTest.java62 private static TestCase tc(String name, String path, String expectedPath) { in tc()
66 …private static TestCase tc(String name, String path, String expectedPath, boolean urlEncode, boole… in tc()
189 private final String expectedPath; field in V4CanonicalRequestTest.TestCase
194 String expectedPath, in TestCase()
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/text/
H A DLayoutBidiCursorPathTest.java71 final Path expectedPath = new Path(); in testGetCursorPathSegments() local
102 final Path expectedPath = new Path(); in testGetCursorPath_whenShiftIsPressed() local
141 final Path expectedPath = new Path(); in testGetCursorPath_whenAltIsPressed() local
/aosp_15_r20/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
H A DShadowFileObserverTest.java36 @Nullable private String expectedPath; field in ShadowFileObserverTest.Expectation
39 public Expectation(int expectedEvent, @Nullable String expectedPath) { in Expectation()
43 public void reset(int expectedEvent, @Nullable String expectedPath) { in reset()
H A DShadowEnvironmentTest.java51 Path expectedPath = FileSystems.getDefault().getPath("/tmp", "foo"); in setStorageDirectory_shouldReturnDirectory() local
73 Path expectedPath = FileSystems.getDefault().getPath("/tmp", "foo"); in setExternalStorageDirectory_shouldReturnDirectory() local
/aosp_15_r20/external/kotlinx.serialization/formats/json-tests/commonTest/src/kotlinx/serialization/
H A DJsonPathTest.kt133 val expectedPath = "$" + ".value.f".repeat(101) + ".value.s" in <lambda>() constant
155 val expectedPath = "$.value.f2" + ".value.f".repeat(34) + ".value.s" in <lambda>() constant
/aosp_15_r20/packages/apps/ThemePicker/tests/robotests/src/com/android/wallpaper/customization/ui/viewmodel/
DShapeGridPickerViewModelTest.kt114 val (expectedKey, expectedPath, expectedTitle) = in shapeOptions() constant
144 val expectedPath = FakeShapeGridManager.DEFAULT_SHAPE_OPTION_LIST[i].path in shapeOptions_whenClickOnCircleOption() constant
/aosp_15_r20/cts/tests/tests/graphics/src/android/graphics/cts/
H A DPathTest.java640 Path expectedPath = new Path(); in testPathOffset() local
656 Path expectedPath = new Path(); in testPathOffset2() local
674 Path expectedPath = new Path(); in testPathOffsetWithDestination() local
H A DCornerPathEffectTest.java72 Path expectedPath = new Path(); in testCornerPathEffect() local
/aosp_15_r20/external/dokka/runners/gradle-integration-tests/src/test/kotlin/org/jetbrains/dokka/gradle/
H A DAbstractDokkaGradleTest.kt28 val expectedPath = testDataFolder.resolve(expected) in checkOutputStructure() constant
/aosp_15_r20/frameworks/base/libs/hwui/tests/unit/
H A DVectorDrawableTests.cpp284 SkPath expectedPath; in TEST() local
301 SkPath expectedPath; in TEST() local
/aosp_15_r20/prebuilts/devtools/adt/lib/
HDsdktestutils.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/cts/tests/tests/transition/src/android/transition/cts/
H A DPathMotionTest.java25 public static void assertPathMatches(Path expectedPath, Path path) { in assertPathMatches()
/aosp_15_r20/frameworks/base/core/tests/coretests/src/android/app/usage/
H A DUsageStatsTest.java130 final String expectedPath = "/data/system_ce/" + userId + "/usagestats"; in testDataIsInCe() local
/aosp_15_r20/external/robolectric/integration_tests/nativegraphics/src/test/java/org/robolectric/shadows/
H A DShadowNativeCornerPathEffectTest.java55 Path expectedPath = new Path(); in testCornerPathEffect() local
/aosp_15_r20/external/cronet/third_party/boringssl/src/util/fipstools/acvp/acvptool/test/
H A Dcheck_expected.go46 expectedPath string member
/aosp_15_r20/external/boringssl/src/util/fipstools/acvp/acvptool/test/
H A Dcheck_expected.go46 expectedPath string member
/aosp_15_r20/tools/tradefederation/core/javatests/com/android/tradefed/targetprep/
DRunHostScriptTargetPreparerTest.java183 String expectedPath = adbDir + separator + fastbootDir + separator + System.getenv("PATH"); in testSetUp_pathVariable() local
/aosp_15_r20/external/skia/modules/pathkit/tests/
H A Dpathops.spec.js9 function addSVG(testName, expectedPath, actualPath, message) { argument
/aosp_15_r20/external/json-schema-validator/src/test/java/com/networknt/schema/
H A DIssue687Test.java115 …void testSpecialCharacters(PathType pathType, String propertyName, String expectedPath) throws Jso… in testSpecialCharacters()
/aosp_15_r20/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/
H A DTestAliases.java76 String expectedPath = row[3]; in testCountBase() local
/aosp_15_r20/external/aws-sdk-java-v2/services-custom/dynamodb-enhanced/src/test/java/software/amazon/awssdk/enhanced/dynamodb/extensions/
H A DAtomicCounterExtensionTest.java208 String expectedPath = String.format("#AMZN_MAPPED_%s", attributeName); in verifyAction() local
/aosp_15_r20/external/grpc-grpc-java/xds/src/test/java/io/grpc/xds/
H A DBootstrapperImplTest.java859 final String expectedPath, final String rawData) { in createFileReader()
/aosp_15_r20/cts/tests/JobScheduler/src/android/jobscheduler/cts/
H A DTriggerContentTest.java232 final List<String> expectedPath = expected.getPathSegments(); in assertUriDecendant() local
/aosp_15_r20/external/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/regex/
H A DRegexTransformerTest.java262 CldrPath expectedPath = in testDynamicVars() local

12