Searched refs:hasBeenExecuted (Results 1 – 1 of 1) sorted by relevance
112 if (this.hasBeenExecuted() &&121 hasBeenExecuted() { method in CompilationUnit595 return sum + (each.hasBeenExecuted() ? time_fn(each) : 0)598 return sum + (each.hasBeenExecuted() ? 0 : time_fn(each))