Searched refs:i_ (Results 1 – 2 of 2) sorted by relevance
138 float i_ = (float) i; in SetUp() local139 float pcm_ = sin((i_ * (1.0f + 0.5f * (i_ / nframes_)) * 0.01 * M_PI * 2.0)); in SetUp()
2539 i_ = other.i_; in TestRecursiveMessage()2560 private int i_; field in Google.Protobuf.TestProtos.TestRecursiveMessage2563 get { return i_; }2565 i_ = value;