Searched refs:file_binded_path (Results 1 – 1 of 1) sorted by relevance
314 const auto file_binded_path = path::join(tmp_dir_to_bind.path, test_file_name_); in TEST_F() local315 ASSERT_TRUE(exists(file_binded_path.c_str())) << "Missing: " << file_binded_path; in TEST_F()