Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/unittests/Frontend/
H A DFrontendActionTest.cpp45 const testing::TestInfo *const testInfo = in SetUp() local
47 inputFileName = std::string(testInfo->name()) + "_test-file.f90"; in SetUp()