Searched defs:path_empty (Results 1 – 2 of 2) sorted by relevance
394 ATF_TC_BODY(path_empty, tc) in ATF_TC_BODY() argument
3534 bool path_empty() const { return path_size() == 0; } path_empty() function