Searched defs:mock_output (Results 1 – 2 of 2) sorted by relevance
| /external/toolchain-utils/rust_tools/ |
| D | rust_uprev_test.py | 243 def test_pass_without_retry(self, mock_run, mock_output, mock_call, argument 271 def test_pass_with_retry(self, mock_output, mock_run, mock_check, mock_call, argument 428 def test_create_new_repo(self, mock_branch, mock_output): argument 436 def test_build_cross_compiler(self, mock_call, mock_output): argument
|
| /external/grpc-grpc/src/compiler/ |
| D | cpp_plugin.cc | 123 std::unique_ptr<grpc::protobuf::io::ZeroCopyOutputStream> mock_output( in Generate() local
|