Searched refs:outputIndices (Results 1 – 2 of 2) sorted by relevance
198 int[] outputScores, int[] outputIndices, int[] outputTypes, in getSuggestionsNative() argument
1287 ANeuralNetworksOperandType outputIndices = in topkV2Test() local1289 OperationTestBase test(ANEURALNETWORKS_TOPK_V2, {input, k}, {outputValues, outputIndices}); in topkV2Test()