Home
last modified time | relevance | path

Searched defs:test_inputs (Results 1 – 8 of 8) sorted by relevance

/external/vboot_reference/tests/
Dsha_tests.c19 uint8_t* test_inputs[3]; in SHA1_tests() local
41 uint8_t* test_inputs[3]; in SHA256_tests() local
63 uint8_t* test_inputs[3]; in SHA512_tests() local
Dvb2_sha_tests.c39 uint8_t *test_inputs[3]; in sha1_tests() local
63 uint8_t *test_inputs[3]; in sha256_tests() local
87 uint8_t *test_inputs[3]; in sha512_tests() local
/external/tensorflow/tensorflow/compiler/tests/
Dreduce_ops_test.py41 test_inputs, argument
176 test_inputs, argument
Drandomized_tests.cc870 std::vector<string> expected_inputs, test_inputs; in ExpectTfAndXlaOutputsAreClose() local
/external/tensorflow/tensorflow/lite/experimental/examples/lstm/
Dunidirectional_sequence_lstm_test.py143 def tfliteInvoke(self, graph, test_inputs, outputs): argument
Dbidirectional_sequence_lstm_test.py157 def tfliteInvoke(self, graph, test_inputs, outputs): argument
Dunidirectional_sequence_rnn_test.py155 def tfliteInvoke(self, graph, test_inputs, outputs): argument
Dbidirectional_sequence_rnn_test.py181 def tfliteInvoke(self, graph, test_inputs, outputs): argument