Searched refs:kPadValue (Results 1 – 1 of 1) sorted by relevance
654 constexpr int32 kPadValue = 10; in TEST_F() local655 auto pad_value = LiteralUtil::CreateR0<int32>(kPadValue); in TEST_F()680 constexpr float kPadValue = 1.5; in TEST_P() local681 auto pad_value = LiteralUtil::CreateR0<float>(kPadValue); in TEST_P()695 expected_array->Fill(kPadValue); in TEST_P()