Home
last modified time | relevance | path

Searched refs:modelAdd2 (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/modules/NeuralNetworks/runtime/test/
H A DTestTrivialModel.cpp113 Model modelAdd2; in TEST_F() local
114 CreateAddTwoTensorModel(&modelAdd2); in TEST_F()
119 Compilation compilation(&modelAdd2); in TEST_F()
133 Model modelAdd2; in testAddTwoWithHardwareBufferInput() local
134 CreateAddTwoTensorModel(&modelAdd2); in testAddTwoWithHardwareBufferInput()
156 Compilation compilation(&modelAdd2); in testAddTwoWithHardwareBufferInput()