Searched refs:resolvePathForTest (Results 1 – 2 of 2) sorted by relevance
699 const result = newObConfigResolver.resolvePathForTest(configPath, token);707 const result = newObConfigResolver.resolvePathForTest(configPath, token);
690 public resolvePathForTest(configPath: string, token: string): string { method in ObConfigResolver