Searched refs:outputValues (Results 1 – 1 of 1) sorted by relevance
1275 ANeuralNetworksOperandType outputValues = getOpType(inputOperandType, 4, outputDimensions); in topkV2Test() local1278 OperationTestBase test(ANEURALNETWORKS_TOPK_V2, {input, k}, {outputValues, outputIndices}); in topkV2Test()