Home | History | Annotate | Download | only in gtest-1.7.0

Lines Matching refs:nm_test_func

6274 void nm_test_func(void);
6275 void nm_test_func(void){}
6279 int main(){nm_test_var='a';nm_test_func();return(0);}
6303 if $GREP ' nm_test_func$' "$nlist" >/dev/null; then
6368 echo "cannot find nm_test_func in $nlist" >&5