| /arkcompiler/ets_frontend/arkguard/test/grammar/obfuscation_validation/ |
| D | stringLiteral_demo_02-assert-expectation.ts | 21 const actual = fs.readFileSync(filePath, 'utf-8'); constant
|
| D | interface_demo_01-assert-expectation.ts | 21 const actual = fs.readFileSync(filePath, 'utf-8'); constant
|
| D | namespace_api_01-assert-expectation.ts | 21 const actual = fs.readFileSync(filePath, 'utf-8'); constant
|
| D | stringLiteral_demo_01-assert-expectation.ts | 21 const actual = fs.readFileSync(filePath, 'utf-8').toString(); constant
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/promise/ |
| D | return_promise_to_js_test.js | 18 function equal(actual, expected) { argument
|
| /arkcompiler/ets_frontend/arkguard/test/ut/utils/ |
| D | SourceMapMergingUtil.spec.ts | 69 const actual = mergeSourceMap(previousMap as RawSourceMap, currentMap as RawSourceMap); constant
|
| /arkcompiler/ets_runtime/test/aottest/formatrangetoparts/ |
| D | formatrangetoparts.js | 23 function compare(actual, expected, message) { argument
|
| /arkcompiler/ets_runtime/test/moduletest/objectcloneproperties/ |
| D | objectcloneproperties.js | 36 var actual = arr.flatMap(fn); variable
|
| /arkcompiler/ets_frontend/arkguard/scripts/ |
| D | execute_result_statistics.js | 92 const compareExpected = function(filePath, actual, expectation) { argument
|
| D | grammar_test.py | 380 self, file_path, actual, expectation, actual_path, expectation_file argument
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tools/declgen_ts2sts/src/ |
| D | TestRunner.ts | 164 const actual = fs.readFileSync(actualPath).toString(); constant 201 const actual = actualReport.nodes[i]; constant
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | gate.cpp | 40 OpCode actual = GetInGateConst(idx)->GetOpCode(); in CheckInputOpcode() local 49 MachineType actual = GetInGateConst(idx)->GetMachineType(); in CheckInputMachineType() local 67 MachineType actual = GetInGateConst(idx)->GetMachineType(); in CheckNotInputMachineType() local 77 OpCode actual = gatePtr->GetOpCode(); in CheckGeneralState() local 87 OpCode actual = gatePtr->GetOpCode(); in CheckState() local
|
| /arkcompiler/runtime_core/static_core/libpandabase/tests/ |
| D | bit_memory_region_test.cpp | 28 uint8_t actual = data[i / BITS_PER_BYTE] >> (i % BITS_PER_BYTE); in CompareData() local
|
| /arkcompiler/ets_frontend/ets2panda/linter/src/ |
| D | TestRunner.ts | 218 const actual = actualNodes[i]; constant
|
| /arkcompiler/runtime_core/libpandabase/tests/ |
| D | bit_memory_region_test.cpp | 27 uint8_t actual = data[i / BITS_PER_BYTE] >> (i % BITS_PER_BYTE); in CompareData() local
|
| /arkcompiler/runtime_core/static_core/runtime/mem/gc/g1/ |
| D | g1_analytics.cpp | 141 static void DumpMetric(const char *msg, T actual, T prediction) in DumpMetric() 148 static void DumpPauseMetric(const char *msg, uint64_t actual, uint64_t prediction, uint64_t totalPa… in DumpPauseMetric()
|
| /arkcompiler/ets_runtime/test/moduletest/jsonstringifier/ |
| D | jsonstringifier.js | 149 var actual = []; variable 181 var actual = []; variable
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/ |
| D | bin_mpl_import.cpp | 586 void BinaryMplImport::InEaCgActNode(EACGActualNode &actual) in InEaCgActNode()
|