Searched defs:test (Results 1 – 25 of 68) sorted by relevance
123
10 test(param1: string): Promise<Want>; method17 test(param1: string): Promise<Want>; method24 test(param1: string): Promise<Want>; method
4 export namespace test { namespace10 function test(param1: string): Promise<Want>; function
4 export declare function test(param1: string, param2?: string): number; function
6 export declare function test(param1: string): Promise<Want>; function
4 export type test = { alias
4 export namespace test {} namespace
4 export class test { class
4 export declare function test(param1: string): number; function
4 export declare function test(): void; function
4 export declare function test(): number; function
4 export declare function test(param1: string, callback: AsyncCallback<Want>): void; function
4 export declare function test(param1: string): Promise<Want>; function
5 test(): number; method
5 export class test { class
5 export interface test { interface
5 test(param1: string, callback: AsyncCallback<Want>): void; method in Test
4 export interface test { interface
10 test(param1: string): Promise<Want>; method in Test
4 export namespace test { namespace
5 test(): void; method in Test
5 export namespace test { namespace