Searched refs:approximateValue (Results 1 – 1 of 1) sorted by relevance
185 int64_t* approximateValue = new (std::nothrow) int64_t[1] {0}; variable186 EXPECT_NE(nullptr, approximateValue);187 approximateTensor->SetBuffer(approximateValue, sizeof(int64_t));238 bool approximateValue = false; variable248 EXPECT_EQ(returnApproximateValue, approximateValue);