Home
last modified time | relevance | path

Searched refs:test_types (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/libcxx/utils/
H A Dgenerate_feature_test_macro_components.py876 test_types = { variable
930 … result += test_types["undefined"].format(name=tc["name"], std_first=get_first_std(tc["values"]))
932 result += test_types["unimplemented"].format(name=tc["name"], value=val, std=std)
934 …result += test_types["test_suite_guard"].format(name=tc["name"], value=val, std=std, test_suite_gu…
936 result += test_types["defined"].format(name=tc["name"], value=val, std=std)