Searched refs:invalid_path2 (Results 1 – 1 of 1) sorted by relevance
30 char invalid_path2[] = "doesntoexist/foobarXXXXXX"; in TEST_F() local31 EXPECT_EQ(NULL, mkdtemp(invalid_path2)); in TEST_F()