Home
last modified time | relevance | path

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

/aosp12/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
/aosp12/frameworks/base/core/tests/coretests/src/android/graphics/
H A DPathOffsetTest.java50 Path expectedPath = new Path(); in testPathOffset() local
68 Path expectedPath = new Path(); in testPathOffsetWithDestination() local
/aosp12/frameworks/base/core/tests/coretests/src/android/app/usage/
H A DUsageStatsTest.java130 final String expectedPath = "/data/system_ce/" + userId + "/usagestats"; in testDataIsInCe() local
/aosp12/frameworks/base/libs/hwui/tests/unit/
H A DVectorDrawableTests.cpp278 SkPath expectedPath; in TEST() local
295 SkPath expectedPath; in TEST() local
/aosp12/packages/providers/MediaProvider/src/com/android/providers/media/
H A DMediaProvider.java3328 final String expectedPath = c.getString(1); in ensureFileColumns() local