Searched defs:FClose (Results 1 - 8 of 8) sorted by relevance

/external/protobuf/gtest/include/gtest/internal/
H A Dgtest-port.h918 inline int FClose(FILE* fp) { return fclose(fp); } function in namespace:testing::internal::posix
/external/chromium_org/third_party/mesa/src/src/gtest/include/gtest/internal/
H A Dgtest-port.h1629 inline int FClose(FILE* fp) { return fclose(fp); } function in namespace:testing::internal::posix
/external/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-port.h1639 inline int FClose(FILE* fp) { return fclose(fp); } function in namespace:testing::internal::posix
/external/mesa3d/src/gtest/include/gtest/internal/
H A Dgtest-port.h1629 inline int FClose(FILE* fp) { return fclose(fp); } function in namespace:testing::internal::posix
/external/chromium_org/testing/gtest/include/gtest/internal/
H A Dgtest-port.h2267 inline int FClose(FILE* fp) { return fclose(fp); } function in namespace:testing::internal::posix
/external/gtest/include/gtest/internal/
H A Dgtest-port.h1781 inline int FClose(FILE* fp) { return fclose(fp); } function in namespace:testing::internal::posix
/external/chromium_org/third_party/libvpx/source/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h2888 inline int FClose(FILE* fp) { return fclose(fp); } function in namespace:std::tr1::posix
/external/libvpx/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h2888 inline int FClose(FILE* fp) { return fclose(fp); } function in namespace:std::tr1::posix

Completed in 586 milliseconds