Home
last modified time | relevance | path

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

/developtools/ace_ets2bundle/compiler/test/ark_compiler_ut/mock/rollup_mock/
Drollup_plugin_mock.ts23 BUNDLE_NAME_DEFAULT,
135 bundleName: BUNDLE_NAME_DEFAULT,
152 BUNDLE_NAME_DEFAULT, constant
Dproject_config.ts19 BUNDLE_NAME_DEFAULT,
62 bundleName: string = BUNDLE_NAME_DEFAULT;
Dcommon.ts20 export const BUNDLE_NAME_DEFAULT: string = 'com.example.app'; constant
/developtools/ace_ets2bundle/compiler/test/ark_compiler_ut/
Dark_utils.test.ts46 BUNDLE_NAME_DEFAULT,
111 expect(returnInfo[0] === BUNDLE_NAME_DEFAULT).to.be.true;
118 expect(returnInfo[0] === BUNDLE_NAME_DEFAULT).to.be.true;
125 expect(returnInfo[0] === BUNDLE_NAME_DEFAULT).to.be.true;
132 expect(returnInfo[0] === BUNDLE_NAME_DEFAULT).to.be.true;
/developtools/ace_ets2bundle/compiler/test/ark_compiler_ut/common/
Dprocess_ark_config.test.ts29 BUNDLE_NAME_DEFAULT,
136 expect(arkConfig.bundleName === BUNDLE_NAME_DEFAULT).to.be.true;
155 expect(arkConfig.bundleName === BUNDLE_NAME_DEFAULT).to.be.true;
171 expect(arkConfig.bundleName === BUNDLE_NAME_DEFAULT).to.be.true;
187 expect(arkConfig.bundleName === BUNDLE_NAME_DEFAULT).to.be.true;
203 expect(arkConfig.bundleName === BUNDLE_NAME_DEFAULT).to.be.true;