Searched defs:testonly (Results 1 – 3 of 3) sorted by relevance
42 bool testonly() const { return testonly_; } in testonly() function
160 bool testonly = (testonly_mode == CommandSwitches::TESTONLY_TRUE); in ApplyTestonlyFilter() local
118 bool testonly; member