Home
last modified time | relevance | path

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

/third_party/boost/libs/gil/test/legacy/
Dimage.cpp592 std::ifstream file_is_there(local_name.c_str()); in main() local
593 if (!file_is_there) in main()