Home
last modified time | relevance | path

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

/external/libchrome/base/
Dos_compat_android_unittest.cc30 char invalid_path2[] = "doesntoexist/foobarXXXXXX"; in TEST_F() local
31 EXPECT_EQ(NULL, mkdtemp(invalid_path2)); in TEST_F()