Searched refs:initValue2 (Results 1 – 1 of 1) sorted by relevance
442 const float initValue1 = 3.14f, initValue2 = 2.72f; in TEST_F() local444 auto ashmem2 = TestAshmem::createFrom(&initValue2, sizeof(float)); in TEST_F()