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

/gem5/ext/googletest/googlemock/src/
H A Dgmock_main.cc37 // causes a link error when _tmain is defined in a static library and UNICODE
38 // is enabled. For this reason instead of _tmain, main function is used on
44 GTEST_API_ int _tmain(int argc, TCHAR** argv) { function

Completed in 4 milliseconds