Searched refs:actual_path (Results 1 – 2 of 2) sorted by relevance
70 char actual_path[PATH_MAX]; in TEST() local71 EXPECT_TRUE(SafeReadLink("/proc/self/exe", actual_path, sizeof(actual_path))); in TEST()74 EXPECT_FALSE(SafeReadLink(actual_path, buffer, sizeof(buffer))); in TEST()
30 actual_path = actual_path_template % i40 print "Checking " + actual_path43 [self.pdfium_diff_path, expected_path, actual_path])