Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/
Dcommand_line_interface_unittest.cc102 void RunWithArgs(std::vector<std::string> args);
295 RunWithArgs(Split(command, " ", true)); in Run()
298 void CommandLineInterfaceTest::RunWithArgs(std::vector<std::string> args) { in RunWithArgs() function in google::protobuf::compiler::__anondc5646070111::CommandLineInterfaceTest
1289 RunWithArgs(commands); in TEST_F()
/external/tensorflow/tensorflow/core/kernels/data/
Dsingle_threaded_executor_test.cc381 .RunWithArgs({{x, val}, {y, val}}, {z}, state);