Lines Matching defs:operandCode
178 void simpleMathOpTest(ANeuralNetworksOperationType operationCode, int32_t operandCode) { in simpleMathOpTest()
229 void activationOpTest(ANeuralNetworksOperationType operationCode, int32_t operandCode) { in activationOpTest()
293 void softmaxOpTest(int32_t operandCode) { in softmaxOpTest()
327 void poolingOpTest(ANeuralNetworksOperationType operationCode, int32_t operandCode) { in poolingOpTest()
402 void spaceDepthOpTest(ANeuralNetworksOperationType operationCode, int32_t operandCode) { in spaceDepthOpTest()
444 void spaceBatchOpTest(ANeuralNetworksOperationType operationCode, int32_t operandCode) { in spaceBatchOpTest()
497 void transposeAndSqueezeOpTest(ANeuralNetworksOperationType operationCode, int32_t operandCode) { in transposeAndSqueezeOpTest()
540 void convOpTest(int32_t operandCode) { in convOpTest()
612 void depthwiseConvOpTest(int32_t operandCode) { in depthwiseConvOpTest()
685 void fullyConnectedOpTest(int32_t operandCode) { in fullyConnectedOpTest()
734 void concatenationTest(int32_t operandCode) { in concatenationTest()
799 void embeddingLookupTest(int32_t operandCode) { in embeddingLookupTest()
835 void hashtableLookupTest(int32_t operandCode) { in hashtableLookupTest()
876 void lshProjectionTest(int32_t operandCode) { in lshProjectionTest()
1068 void stridedSliceOpTest(int32_t operandCode) { in stridedSliceOpTest()