Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/unittests/Runtime/
H A DNumericalFormatTest.cpp339 using TestCaseTy = std::tuple<std::uint64_t, in TEST() typedef
341 static const std::vector<TestCaseTy> testCases{ in TEST()
702 using TestCaseTy = std::tuple<const char *, const char *, std::uint64_t>; in TEST() typedef
703 static const std::vector<TestCaseTy> testCases{ in TEST()