Home
last modified time | relevance | path

Searched defs:expected_input (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/system/tools/aidl/
Doptions_unittest.cpp128 const vector<string> expected_input{kPreprocessCommandInput1, in TEST() local
199 const vector<string> expected_input{"directory/input1.aidl", "directory/input2.aidl", in TEST() local
276 const vector<string> expected_input{"directory/input1.aidl", "directory/input2.aidl", in TEST() local
/aosp_15_r20/external/grpc-grpc/src/ruby/spec/generic/
H A Dclient_stub_spec.rb945 def run_server_streamer(expected_input, replys, status, argument
1021 expected_input, replys) argument
1040 def run_request_response(expected_input, resp, status, argument
/aosp_15_r20/external/gsc-utils/tpm_generated/
H A Dtpm_generated_test.cc315 Encryptor(const std::string& expected_input, const std::string& output) in Encryptor()
/aosp_15_r20/external/tensorflow/tensorflow/python/keras/engine/
H A Dtraining_v1.py3153 def _convert_scipy_sparse_tensor(value, expected_input): argument
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/convert/
H A Dconvert_nodes.cc4099 TrtInputArg expected_input = in ConvertConcat() local