Searched refs:expectedFullPath (Results 1 – 1 of 1) sorted by relevance
311 final String expectedFullPath = Paths.get(packageDir, expectedSubDirName).toString(); in test_SdkSubDirectories_GetSdkSubDir() local312 assertThat(subDirs.getSdkSubDir(SDK_NAME, /*fullPath=*/ true)).isEqualTo(expectedFullPath); in test_SdkSubDirectories_GetSdkSubDir()