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

/gem5/ext/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h1110 const typename StringType::value_type nul = 0; local
1111 const size_t i1 = s1.find(nul), i2 = s2.find(nul);

Completed in 27 milliseconds