Home
last modified time | relevance | path

Searched refs:Get (Results 1 – 14 of 14) sorted by relevance

/ndk/sources/third_party/googletest/googletest/include/gtest/internal/
Dgtest-tuple.h137 template <int k> class Get;
207 template <int k> friend class gtest_internal::Get;
239 template <int k> friend class gtest_internal::Get;
282 template <int k> friend class gtest_internal::Get;
319 template <int k> friend class gtest_internal::Get;
360 template <int k> friend class gtest_internal::Get;
404 template <int k> friend class gtest_internal::Get;
451 template <int k> friend class gtest_internal::Get;
500 template <int k> friend class gtest_internal::Get;
552 template <int k> friend class gtest_internal::Get;
[all …]
Dgtest-tuple.h.pump111 template <int k> class Get;
143 template <int k> friend class gtest_internal::Get;
245 class Get<$i> {
263 return gtest_internal::Get<k>::Field(t);
269 return gtest_internal::Get<k>::ConstField(t);
/ndk/sources/third_party/googletest/googletest/src/
Dgtest-death-test.cc645 const HANDLE wait_handles[2] = { child_handle_.Get(), event_handle_.Get() }; in Wait()
669 WAIT_OBJECT_0 == ::WaitForSingleObject(child_handle_.Get(), in Wait()
673 ::GetExitCodeProcess(child_handle_.Get(), &status_code) != FALSE); in Wait()
715 GTEST_DEATH_TEST_CHECK_(event_handle_.Get() != NULL); in AssumeRole()
728 "|" + StreamableToString(reinterpret_cast<size_t>(event_handle_.Get())); in AssumeRole()
1235 if (parent_process_handle.Get() == INVALID_HANDLE_VALUE) { in GetStatusFileDescriptor()
1251 if (!::DuplicateHandle(parent_process_handle.Get(), write_handle, in GetStatusFileDescriptor()
1266 if (!::DuplicateHandle(parent_process_handle.Get(), event_handle, in GetStatusFileDescriptor()
Dgtest-internal-inl.h974 HANDLE Get() const { return handle_; } in Get() function
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
Dstreambuf45 // Get and put areas:
46 // 27.6.2.2.3 Get area:
67 // 27.6.2.3.2 Get area:
93 // 27.6.2.4.3 Get area:
146 // Get and put areas:
147 // 27.6.2.2.3 Get area:
168 // 27.6.2.3.2 Get area:
194 // 27.6.2.4.3 Get area:
Dsstream39 // 27.8.1.3 Get and set:
223 // 27.8.1.3 Get and set:
Dlocale218 // Get the C locale object
1546 // Stage 1 - Get number in narrow char
1576 // Stage 1 - Get number in narrow char
1606 // Stage 1 - Get number in narrow char
1636 // Stage 1 - Get number in narrow char
1666 // Stage 1 - Get number in narrow char
1735 // Stage 1 - Get number in narrow char
1804 // Stage 1 - Get pointer in narrow char
/ndk/sources/third_party/googletest/googletest/test/
Dgtest-death-test_test.cc1103 EXPECT_EQ(handle, auto_handle.Get()); in TEST()
1108 EXPECT_EQ(INVALID_HANDLE_VALUE, auto_handle.Get()); in TEST()
1115 EXPECT_EQ(handle, auto_handle.Get()); in TEST()
1119 EXPECT_EQ(INVALID_HANDLE_VALUE, auto_handle2.Get()); in TEST()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/experimental/
Doptional139 // Get the key function ~bad_optional_access() into the dylib even if not compiling for C++1y
/ndk/sources/host-tools/make-3.81/
DChangeLog523 (reap_children) [WINDOWS32]: Get the handle for the main thread
1540 (get-config/config.guess get-config/config.sub): Get these files
1908 * hash.c (round_up_2): Get rid of a warning.
2392 * gettext.h: Get a simplified copy from the gettext package.
2446 (main): Get rid of any avoidable limit on stack size.
/ndk/sources/host-tools/make-3.81/config/
Dtexinfo.tex3891 % Get the available space for the double columns -- the normal
5481 % Get the values of \leftskip and \rightskip as they were outside the @def...
/ndk/sources/host-tools/make-3.81/autom4te.cache/
Doutput.08322 # On Solaris, /dev/kmem is a symlink. Get info on the real file.
/ndk/sources/host-tools/make-3.81/doc/
Dmake.info-14380 6.4 How Variables Get Their Values
Dmake.texi5342 @section How Variables Get Their Values