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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc1065 if (original_working_dir_.IsEmpty()) {
1067 GTEST_CHECK_(!original_working_dir_.IsEmpty())
8030 if (directory.IsEmpty())
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h3598 bool IsEmpty() const { return pathname_.empty(); } function in class:testing::internal::FilePath

Completed in 479 milliseconds