Home
last modified time | relevance | path

Searched refs:app_type (Results 1 – 3 of 3) sorted by path

/unit/src/
H A Dnxt_isolation.c47 nxt_process_t *process, nxt_str_t *app_type);
574 nxt_str_t *app_type) in nxt_isolation_set_mounts() argument
582 lang = nxt_app_lang_module(rt, app_type); in nxt_isolation_set_mounts()
/unit/test/
H A Dconftest.py127 app_type = module.client.application_type
H A Dtest_python_application.py605 app_type = client.get_application_type()
606 v = version.Version(app_type.split()[-1])