Searched refs:InputForward (Results 1 – 1 of 1) sorted by relevance
2338 SmallString<MAX_PATH + 16> InputForward(Input); in TEST_F() local2339 path::make_preferred(InputForward, path::Style::windows_slash); in TEST_F()2340 ASSERT_NO_ERROR(windows::widenPath(InputForward, Result)); in TEST_F()