Home
last modified time | relevance | path

Searched defs:mainBuggyCode (Results 1 – 25 of 183) sorted by relevance

12345678

/interface/sdk-js/build-tools/dts_parser/test/expect/apiChange/
DAPI_CHANGE_INCOMPATIBLE_36.json10 "mainBuggyCode": "function func(str: string, str2: string): string | number {}", string
27 "mainBuggyCode": "function func(str: string, str2: string): string {}", string
44 "mainBuggyCode": "function func(str: string, str2: string): number {}", string
61 "mainBuggyCode": "function func(str2: string, str: string): void {}", string
78 "mainBuggyCode": "function func(str: string, str2: string, str3: string): void {}", string
95 "mainBuggyCode": "function func(str: string): void {}", string
112 "mainBuggyCode": "function func(str: string, str2: string): void {}", string
129 …"mainBuggyCode": "declare function copyDir(src: number, dest: string, mode?: number): Promise<void… string
146 "mainBuggyCode": "function testFun(a: number, b: string, c?: number): void;", string
163 "mainBuggyCode": "readonly constant: 1;", string
[all …]
DAPI_CHANGE_INCOMPATIBLE_35.json10 "mainBuggyCode": "export class Test", string
27 "mainBuggyCode": "function func(str: string): void;", string
44 "mainBuggyCode": "function func(str: string): void;", string
61 "mainBuggyCode": "func(str: string): void;", string
78 "mainBuggyCode": "func(str: string): void;", string
95 "mainBuggyCode": "export class Test", string
112 "mainBuggyCode": "export namespace test", string
129 "mainBuggyCode": "export namespace test", string
146 "mainBuggyCode": "export namespace test", string
163 "mainBuggyCode": "export namespace test", string
[all …]
DAPI_CHANGE_INCOMPATIBLE_34.json10 "mainBuggyCode": "VALUE_ONE = 2", string
27 "mainBuggyCode": "VALUE_TWO", string
44 "mainBuggyCode": "VALUE_THREE", string
DAPI_CHANGE_INCOMPATIBLE_30.json10 "mainBuggyCode": "const CONSTANT = 2;", string
27 "mainBuggyCode": "const CONSTANT = 2;", string
DAPI_CHANGE_INCOMPATIBLE_19.json10 "mainBuggyCode": "function func(str: string, str2: string): void {}", string
DAPI_CHANGE_INCOMPATIBLE_18.json10 "mainBuggyCode": "function func(str: string): void {}", string
/interface/sdk-js/build-tools/dts_parser/test/expect/apiCheck/
DAPI_DOC_TYPEDEF_01.json10 "mainBuggyCode": "export interface OnReleaseCallback", string
27 "mainBuggyCode": "declare type ValueType = number | string;", string
44 "mainBuggyCode": "declare type ClickEventListenerCallback = (event: ClickEvent) => void;", string
DAPI_DOC_PARAM_04.json10 "mainBuggyCode": "function getId(uri: string): void;", string
27 "mainBuggyCode": "declare type ClickEventListenerCallback = (event: ClickEvent) => void;", string
DAPI_DOC_PARAM_01.json10 "mainBuggyCode": "function getId(uri: string): void;", string
27 "mainBuggyCode": "declare type ClickEventListenerCallback = (event: ClickEvent) => void;", string
DAPI_DOC_RETURNS_06.json10 "mainBuggyCode": "declare namespace dataUriUtils", string
27 "mainBuggyCode": "declare type ClickEventListenerCallback = (event: ClickEvent) => void;", string
DAPI_DOC_RETURNS_02.json10 "mainBuggyCode": "function getId(): number;", string
27 "mainBuggyCode": "declare type ClickEventListenerCallback = (event: ClickEvent) => number;", string
DAPI_DOC_PARAM_03.json10 "mainBuggyCode": "function attachId(): void;", string
27 "mainBuggyCode": "declare type ClickEventListenerCallback = (event: ClickEvent) => void;", string
DAPI_DOC_THROWS_05.json10 "mainBuggyCode": "function enableAbility(): void;", string
27 "mainBuggyCode": "function disableAbility(): void;", string
DAPI_DOC_TYPEDEF_04.json10 "mainBuggyCode": "export interface OnReleaseCallback", string
27 …"mainBuggyCode": "declare type ValueType = null | number | string | boolean | Uint8Array | Asset |… string
DAPI_DEFINE_EVENT_08.json10 "mainBuggyCode": "on(type: 'ServiceChange', callback: Callback<ServiceChangeType>): void;", string
27 "mainBuggyCode": "off(type: 'ServiceChange', callback?: Callback<ServiceChangeType>): void;", string
DAPI_DOC_PARAM_02.json10 "mainBuggyCode": "function getId(uri: string): void;", string
27 "mainBuggyCode": "declare type ClickEventListenerCallback = (event: ClickEvent) => void;", string
DAPI_DEFINE_EVENT_02.json10 "mainBuggyCode": "on(type:'', callback: Callback<ServiceChangeType>): void;", string
27 "mainBuggyCode": "off(type:'', callback?: Callback<ServiceChangeType>): void;", string
DAPI_DOC_PARAM_06.json10 "mainBuggyCode": "function getId(uri: string): void;", string
27 "mainBuggyCode": "declare type ClickEventListenerCallback = (event: ClickEvent) => void;", string
DAPI_DOC_RETURNS_04.json10 "mainBuggyCode": "function getId(): number;", string
27 "mainBuggyCode": "declare type ClickEventListenerCallback = (event: ClickEvent) => number;", string
DAPI_DOC_TYPEDEF_05.json10 "mainBuggyCode": "export interface OnReleaseCallback", string
27 "mainBuggyCode": "declare type ValueType = number | string | booleant;", string
DAPI_DEFINE_EVENT_01.json10 "mainBuggyCode": "on(type: serviceChange, callback: Callback<ServiceChangeType>): void;", string
27 "mainBuggyCode": "off(type: serviceChange, callback?: Callback<ServiceChangeType>): void;", string
DAPI_DEFINE_HUMP_02_LARGE.json10 "mainBuggyCode": "", string
DAPI_DEFINE_HUMP_01_small.json10 "mainBuggyCode": "", string
DAPI_DOC_GLOBAL_02.json10 "mainBuggyCode": "declare namespace dataUriUtils", string
DAPI_DOC_CONSTANT_03.json10 "mainBuggyCode": "const batterySOC = 123;", string

12345678