Searched defs:test_version (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/test/API/commands/version/ | ||
H A D | TestVersion.py | 8 def test_version(self): member in VersionTestCase |
/llvm-project/libcxx/test/support/ | ||
H A D | platform_support.h | 88 std::string test_version = std::string("glibc ") + version; glibc_version_less_than() local |