Searched refs:set_x (Results 1 - 2 of 2) sorted by relevance

/gem5/ext/googletest/googletest/test/
H A Dgtest_prod_test.cc43 a.set_x(1);
55 a.set_x(2);
H A Dproduction.h51 void set_x(int an_x) { x_ = an_x; } function in class:PrivateCode

Completed in 4 milliseconds