Searched defs:expectedPath (Results 1 – 11 of 11) sorted by relevance
36 @Nullable private String expectedPath; field in ShadowFileObserverTest.Expectation39 public Expectation(int expectedEvent, @Nullable String expectedPath) { in Expectation()43 public void reset(int expectedEvent, @Nullable String expectedPath) { in reset()
53 Path expectedPath = FileSystems.getDefault().getPath("/tmp", "foo"); in setStorageDirectory_shouldReturnDirectory() local75 Path expectedPath = FileSystems.getDefault().getPath("/tmp", "foo"); in setExternalStorageDirectory_shouldReturnDirectory() local
55 Path expectedPath = new Path(); in testCornerPathEffect() local
28 val expectedPath = testDataFolder.resolve(expected) in checkOutputStructure() constant
46 expectedPath string member
9 function addSVG(testName, expectedPath, actualPath, message) { argument
76 String expectedPath = row[3]; in testCountBase() local
262 CldrPath expectedPath = in testDynamicVars() local
299 String expectedPath = "/" + getName() + ".smali"; in setName() local
1154 SkPath aPath, bPath, expectedPath; in verify_success() local