Home
last modified time | relevance | path

Searched refs:current_dir_ (Results 1 – 3 of 3) sorted by relevance

/device/google/cuttlefish/common/libs/utils/
Dfiles_test_helper.cpp28 current_dir_ = GetParam().working_dir_; in EmulateAbsolutePathWithPwd()
Dfiles_test_helper.h47 std::string current_dir_; variable
Dfiles_test.cpp44 EmulateAbsolutePath({.current_working_dir = current_dir_, in TEST_P()