Searched refs:layerStateTwo (Results 1 – 1 of 1) sorted by relevance
92 LayerState layerStateTwo(&outputLayerTwo); in TEST_F() local125 LayerState layerStateTwo(&outputLayerTwo); in TEST_F() local129 EXPECT_FALSE(stack.getApproximateMatch({&layerStateTwo})); in TEST_F()154 LayerState layerStateTwo(&outputLayerTwo); in TEST_F() local158 const auto match = stack.getApproximateMatch({&layerStateTwo}); in TEST_F()188 LayerState layerStateTwo(&outputLayerTwo); in TEST_F() local192 const auto match = stack.getApproximateMatch({&layerStateOne, &layerStateTwo}); in TEST_F()232 LayerState layerStateTwo(&outputLayerTwo); in TEST_F() local236 EXPECT_FALSE(stack.getApproximateMatch({&layerStateTwo})); in TEST_F()257 LayerState layerStateTwo(&outputLayerTwo); in TEST_F() local[all …]