Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestMemoryDomain.cpp442 const float initValue1 = 3.14f, initValue2 = 2.72f; in TEST_F() local
444 auto ashmem2 = TestAshmem::createFrom(&initValue2, sizeof(float)); in TEST_F()