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

/external/chromium/testing/gtest/src/
H A Dgtest-port.cc536 posix::FClose(file);
/external/chromium_org/third_party/mesa/src/src/gtest/src/
H A Dgtest-port.cc536 posix::FClose(file);
/external/gtest/src/
H A Dgtest-port.cc560 posix::FClose(file);
/external/libvpx/libvpx/third_party/googletest/src/src/
H A Dgtest-port.cc536 posix::FClose(file);
/external/llvm/utils/unittest/googletest/
H A Dgtest-port.cc540 posix::FClose(file);
/external/mesa3d/src/gtest/src/
H A Dgtest-port.cc536 posix::FClose(file);
/external/open-vcdiff/gtest/include/gtest/internal/
H A Dgtest-port.h926 inline int FClose(FILE* fp) { return fclose(fp); } function in namespace:testing::internal::posix
/external/open-vcdiff/gtest/src/
H A Dgtest-port.cc554 posix::FClose(file);
/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/protobuf/gtest/src/
H A Dgtest-port.cc554 posix::FClose(file);
/external/chromium_org/testing/gtest/src/
H A Dgtest-port.cc579 posix::FClose(file);
/external/chromium/testing/gtest/include/gtest/internal/
H A Dgtest-port.h1598 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.h1772 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/gtest/include/gtest/internal/
H A Dgtest-port.h1647 inline int FClose(FILE* fp) { return fclose(fp); } function in namespace:testing::internal::posix
/external/libvpx/libvpx/third_party/googletest/src/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.h1634 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

Completed in 308 milliseconds