Home
last modified time | relevance | path

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

/external/llvm/unittests/Support/
DCommandLineTest.cpp215 void testAliasRequired(int argc, const char *const *argv) { in testAliasRequired() function
229 testAliasRequired(array_lengthof(opts1), opts1); in TEST()
230 testAliasRequired(array_lengthof(opts2), opts2); in TEST()