Searched defs:test_inputs (Results 1 – 4 of 4) sorted by relevance
19 uint8_t* test_inputs[3]; in SHA1_tests() local41 uint8_t* test_inputs[3]; in SHA256_tests() local63 uint8_t* test_inputs[3]; in SHA512_tests() local
39 uint8_t *test_inputs[3]; in sha1_tests() local63 uint8_t *test_inputs[3]; in sha256_tests() local87 uint8_t *test_inputs[3]; in sha512_tests() local
33 def _testReduction(self, tf_reduce_fn, np_reduce_fn, dtype, test_inputs, argument
782 std::vector<string> expected_inputs, test_inputs; in ExpectTfAndXlaOutputsAreClose() local