HomeSort by relevance Sort by last modified time
    Searched refs:set_x (Results 1 - 2 of 2) sorted by null

  /external/gtest/test/
production.h 51 void set_x(int x) { x_ = x; } function in class:PrivateCode
gtest_prod_test.cc 47 a.set_x(1);
59 a.set_x(2);

Completed in 55 milliseconds