Searched refs:fullpath (Results 1 – 1 of 1) sorted by relevance
104 BString fullpath; in IdentifyTests() local109 fullpath = IMAGES_DIR; in IdentifyTests()110 fullpath += paths[i]; in IdentifyTests()111 printf(" [%s] ", fullpath.String()); in IdentifyTests()112 CPPUNIT_ASSERT(file.SetTo(fullpath.String(), B_READ_ONLY) == B_OK); in IdentifyTests()