Home
last modified time | relevance | path

Searched defs:TEST_NAME (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/runtime_core/tests/checked/
DCMakeLists.txt54 set(TEST_NAME "${TEST_NAME}.checked") variable
56 set(TEST_NAME "${ARG_NAME}.checked") variable
/arkcompiler/runtime_core/static_core/tests/checked/
DCMakeLists.txt55 set(TEST_NAME "${TEST_NAME}.checked") variable
57 set(TEST_NAME "${ARG_NAME}.checked") variable
/arkcompiler/runtime_core/static_core/plugins/ets/tests/checked/
DCMakeLists.txt36 set(TEST_NAME "${TEST_NAME}.checked") variable
38 set(TEST_NAME "${ARG_NAME}.checked") variable
/arkcompiler/runtime_core/tests/cts-generator/generator/
Dgenerator.rb37 TEST_NAME = 'file-name' constant
/arkcompiler/runtime_core/static_core/tests/cts-generator/generator/
Dgenerator.rb37 TEST_NAME = 'file-name' constant
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/compiler/
Dinterop_intrinsics_opt_test.cpp26 #define PARAM_TEST(CLASS_NAME, TEST_NAME, ...) \ argument