Home
last modified time | relevance | path

Searched defs:testset (Results 1 – 3 of 3) sorted by relevance

/third_party/vk-gl-cts/scripts/
Drun_nightly.py87 …def __init__(self, name, buildConfig, generator, binaryName, testset, args = [], exclude = [], ign… argument
/third_party/skia/tools/skqp/src/
Dskqp.cpp69 std::unordered_set<std::string> testset; in get_unit_tests() local
/third_party/vk-gl-cts/executor/tools/
DxeCommandLineExecutor.cpp134 vector<string> testset; member