Searched defs:test_inputs (Results 1 – 8 of 8) sorted by relevance
/external/vboot_reference/tests/ |
D | sha_tests.c | 19 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
|
D | vb2_sha_tests.c | 39 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/ |
D | reduce_ops_test.py | 41 test_inputs, argument 176 test_inputs, argument
|
D | randomized_tests.cc | 870 std::vector<string> expected_inputs, test_inputs; in ExpectTfAndXlaOutputsAreClose() local
|
/external/tensorflow/tensorflow/lite/experimental/examples/lstm/ |
D | unidirectional_sequence_lstm_test.py | 143 def tfliteInvoke(self, graph, test_inputs, outputs): argument
|
D | bidirectional_sequence_lstm_test.py | 157 def tfliteInvoke(self, graph, test_inputs, outputs): argument
|
D | unidirectional_sequence_rnn_test.py | 155 def tfliteInvoke(self, graph, test_inputs, outputs): argument
|
D | bidirectional_sequence_rnn_test.py | 181 def tfliteInvoke(self, graph, test_inputs, outputs): argument
|