Searched refs:maps_path_expected (Results 1 – 2 of 2) sorted by relevance
48 char maps_path_expected[NAME_MAX]; in TEST() local49 snprintf(maps_path_expected, sizeof(maps_path_expected), in TEST()52 EXPECT_STREQ(maps_path_expected, maps_path); in TEST()
251 char maps_path_expected[NAME_MAX]; in TEST_F() local252 snprintf(maps_path_expected, sizeof(maps_path_expected), in TEST_F()255 EXPECT_STREQ(maps_path_expected, maps_path); in TEST_F()