Home
last modified time | relevance | path

Searched defs:content (Results 1 – 2 of 2) sorted by relevance

/ark/runtime_core/tests/cts-generator/generator/
Dtest_base.rb26 def write_test_initial_block(content) argument
53 …def write_runner_options(content, run_options, ignore, bugids, tags, description, test_panda_optio… argument
81 def write_test_main_block(content) argument
100 def write_test_main_wrapper_block(content, run_options) argument
/ark/ts2abc/testTs/
Dconfig.py49 content = f.read() variable