Searched refs:orig_test_file (Results 1 – 1 of 1) sorted by relevance
601 std::string orig_test_file = GetTestFile("apex.apexd_test.apex"); in TEST_F() local602 std::string test_file = orig_test_file + ".2"; in TEST_F()603 ASSERT_EQ(0, link(orig_test_file.c_str(), test_file.c_str())) in TEST_F()