Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/
Dcommand_line_interface_unittest.cc118 void CreateTempDir(const std::string& name);
385 void CommandLineInterfaceTest::CreateTempDir(const std::string& name) { in CreateTempDir() function in google::protobuf::compiler::__anondc5646070111::CommandLineInterfaceTest
845 CreateTempDir("out"); in TEST_F()
846 CreateTempDir("plugout"); in TEST_F()
880 CreateTempDir("a"); in TEST_F()
881 CreateTempDir("b"); in TEST_F()
906 CreateTempDir("a"); in TEST_F()
907 CreateTempDir("b"); in TEST_F()
1111 CreateTempDir("with=sign"); in TEST_F()
1131 CreateTempDir("a"); in TEST_F()
[all …]