Home
last modified time | relevance | path

Searched refs:thenCalled (Results 1 – 1 of 1) sorted by relevance

/development/tools/winscope/src/trace_processor/
Dquery_result.ts888 private thenCalled = false; property in WaitableQueryResultImpl
937 assertFalse(this.thenCalled);
938 this.thenCalled = true;