Home
last modified time | relevance | path

Searched defs:testData (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_frontend/arkguard/test/ut/utils/
DNameCacheUtils.spec.ts64 const testData = { key: 'value' }; constant
/arkcompiler/runtime_core/static_core/verification/util/tests/
Dlazy_test.cpp27 std::vector<int> testData {1, 2, 3, -1, -2, -3, 5}; in TEST() local
/arkcompiler/ets_runtime/compiler_service/test/unittest/aotcompilerproxy_unit/
Daotcompilerproxy_unit.cpp333 std::string testData = "test"; variable
391 bool testData = true; variable
/arkcompiler/runtime_core/compiler/tests/
Ddump_test.cpp324 auto testData = GetCondCodeToString(ifImm_inst1.GetCc(), graph->GetAllocator()); in __anon32f033400402() local
/arkcompiler/ets_frontend/arkguard/test/ut/initialization/
DConfigResolver.spec.ts1492 let testData; variable