Searched refs:ValueOrEmpty (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/
H A Duri-test.h33 std::string ValueOrEmpty(const char* s) { function in class:URITest
41 stringTest( ValueOrEmpty(URI(uri.c_str()).getPath()), expected );
68 pathTest( ValueOrEmpty(cases[i][0]), ValueOrEmpty(cases[i][1]) );

Completed in 81 milliseconds