Searched defs:bad_path (Results 1 – 3 of 3) sorted by relevance
38 static char *bad_path; variable
83 string bad_path("cc:\\foo"); in TEST_F() local189 string bad_path("cc:\\foo"); in TEST_F() local
147 let bad_path = CString::new("MIRI_MISSING_FILE_NAME").unwrap(); in test_readlink() localVariable