Home
last modified time | relevance | path

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

/stdlib/
A Dtest-canon.c101 int good; in check_path() local
110 good = (strncmp (result, cwd, cwd_len) == 0 in check_path()
113 good = (strcmp (expected, result) == 0); in check_path()
115 return good; in check_path()

Completed in 4 milliseconds