Searched refs:SwVersPath (Results 1 – 1 of 1) sorted by relevance
441 const char *SwVersPath = "/usr/bin/sw_vers"; in TEST_F() local442 StringRef argv[] = {SwVersPath, "-productVersion"}; in TEST_F()445 ASSERT_EQ(runAndGetCommandOutput(SwVersPath, argv, Buffer, Size), true); in TEST_F()