Searched refs:customQueryResult (Results 1 – 2 of 2) sorted by relevance
31 private customQueryResult = new Map<CustomQueryType, {}>();59 this.customQueryResult.set(type, result);93 this.customQueryResult,
29 private readonly customQueryResult: Map<CustomQueryType, object>, property in ParserMock74 let result = this.customQueryResult.get(type);