Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/playground/backend/tests/fixtures/
Dapp.py99 def config_path_fixture(tmp_path_factory, conf_data): argument
/arkcompiler/runtime_core/static_core/plugins/ets/playground/backend/tests/
Dtest_api.py41 def test_options_api(playground_client, conf_data, monkeypatch): argument