Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/
Dcommand_line_interface_unittest.cc118 void CreateTempDir(const string& name);
386 void CommandLineInterfaceTest::CreateTempDir(const string& name) { in Run() function in google::protobuf::compiler::__anon182977270111::CommandLineInterfaceTest
603 CreateTempDir("out"); in Run()
604 CreateTempDir("plugout"); in Run()
638 CreateTempDir("a"); in Run()
639 CreateTempDir("b"); in Run()
792 CreateTempDir("with=sign"); in Run()
812 CreateTempDir("a"); in Run()
813 CreateTempDir("b"); in Run()
1284 CreateTempDir(output_file); in Run()
[all …]