Searched refs:newMainLastMod (Results 1 – 1 of 1) sorted by relevance
179 val newMainLastMod = assertGenerated("debug/$MAIN_DIRECTIONS").lastModified() in incrementalModify() constant181 assertThat(newMainLastMod, not(mainLastMod)) in incrementalModify()207 val newMainLastMod = assertGenerated("debug/$MAIN_DIRECTIONS").lastModified() in incrementalRemove() constant209 assertThat(newMainLastMod, `is`(mainLastMod)) in incrementalRemove()