Home
last modified time | relevance | path

Searched defs:actualPath (Results 1 – 7 of 7) sorted by relevance

/aosp12/frameworks/base/core/tests/coretests/src/android/text/
H A DLayoutBidiCursorPathTest.java62 final Path actualPath = new Path(); in testGetCursorPathSegments() local
89 final Path actualPath = new Path(); in testGetCursorPath_whenShiftIsPressed() local
129 final Path actualPath = new Path(); in testGetCursorPath_whenAltIsPressed() local
/aosp12/frameworks/base/core/tests/coretests/src/android/graphics/
H A DPathOffsetTest.java44 Path actualPath = new Path(); in testPathOffset() local
62 Path actualPath = new Path(); in testPathOffsetWithDestination() local
/aosp12/packages/providers/DownloadProvider/tests/public_api_access/src/com/android/providers/downloads/public_api_access_tests/
H A DPublicApiAccessTest.java216 final String actualPath = c in testAddCompletedWithoutExtension() local
220 assertEquals(file.getAbsolutePath(), actualPath); in testAddCompletedWithoutExtension() local
/aosp12/frameworks/base/core/tests/coretests/src/android/app/usage/
H A DUsageStatsTest.java131 final String actualPath = UiDevice.getInstance(InstrumentationRegistry.getInstrumentation()) in testDataIsInCe() local
/aosp12/hardware/google/graphics/common/memtrack-pixel/core/
H A Dfilesystem.cpp37 char* actualPath = realpath(p.string().c_str(), NULL); in read_symlink() local
/aosp12/frameworks/base/libs/hwui/tests/unit/
H A DVectorDrawableTests.cpp280 SkPath actualPath; in TEST() local
291 SkPath actualPath; in TEST() local
/aosp12/packages/providers/MediaProvider/src/com/android/providers/media/
H A DMediaProvider.java3329 final String actualPath = values.getAsString(MediaColumns.RELATIVE_PATH); in ensureFileColumns() local