Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/msi/
H A Dinstall.c3316 static BOOL file_matches(LPSTR path) in file_matches() function
3368 ok(file_matches(path), "Expected file to be overwritten\n"); in test_readonlyfile()