Searched refs:runAndGetCommandOutput (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/llvm/unittests/Support/ |
| H A D | Host.cpp | 396 static bool runAndGetCommandOutput( in runAndGetCommandOutput() function 433 (void)&runAndGetCommandOutput; in TEST_F() 445 ASSERT_EQ(runAndGetCommandOutput(SwVersPath, argv, Buffer, Size), true); in TEST_F() 474 ASSERT_EQ(runAndGetCommandOutput(ExePath, argv, Buffer, Size), true); in getAIXSystemVersion() 536 ASSERT_EQ(runAndGetCommandOutput(ExePath, argv, Buffer, Size), true); in TEST_F()
|