Searched refs:fileNameLoc (Results 1 – 1 of 1) sorted by relevance
29 std::size_t fileNameLoc = fullAppPath.find_last_of("/\\"); in SetUpTestCase() local30 dbusName += fullAppPath.substr(fileNameLoc + 1); in SetUpTestCase()