Home
last modified time | relevance | path

Searched refs:quick (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/options/
H A Dconfig.py73 quick = QuickOptions() variable in Config
94 self.quick.get_command_line(),
113 "quick": self.quick.to_dict(),
/arkcompiler/runtime_core/static_core/quickener/
H A Dquickener.h29 namespace ark::quick { namespace in ark
56 } // namespace ark::quick
H A Dquick.cpp18 #include "quick.h"
91 ark::quick::Quickener quickener(container, const_cast<ark::panda_file::File *>(reader.GetFilePtr()), in main()
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/plugins/hermes/
H A Dtest_js_hermes.py51 # Run quick if required
52 if self.test_env.config.quick.enable:
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/plugins/test262/
H A Dtest_js_test262.py62 # Run quick if required
63 if self.test_env.config.quick.enable:
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/
H A Drunner_base.py199 if config.quick.enable:

Completed in 4 milliseconds