Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/testing/
Dfile.h81 static bool ChangeWorkingDirectory(const string& new_working_directory);
Dfile.cc207 bool File::ChangeWorkingDirectory(const string& new_working_directory) { in ChangeWorkingDirectory() function in google::protobuf::File
/external/protobuf/src/google/protobuf/compiler/
Dcommand_line_interface_unittest.cc123 File::ChangeWorkingDirectory(temp_directory_); in SwitchToTempDirectory()
1508 File::ChangeWorkingDirectory(current_working_directory); in TEST_F()