Searched refs:kHandle (Results 1 – 5 of 5) sorted by relevance
47 kHandle, in COMPONENT_EXPORT() enumerator103 bool is_handle() const { return type_ == Type::kHandle; } in COMPONENT_EXPORT()106 DCHECK_EQ(type_, Type::kHandle); in COMPONENT_EXPORT()111 DCHECK_EQ(type_, Type::kHandle); in COMPONENT_EXPORT()118 bool is_handle() const { return type_ == Type::kHandle; } in COMPONENT_EXPORT()121 if (type_ == Type::kHandle) in COMPONENT_EXPORT()126 if (type_ == Type::kHandle) in COMPONENT_EXPORT()
92 : type_(Type::kHandle), handle_(std::move(handle)) {} in PlatformHandle()95 : type_(Type::kHandle), handle_(std::move(handle)) {} in PlatformHandle()
37 kHandle, enumerator67 if (GetParam() == HandleType::kHandle) in SetUp()249 testing::Values(HandleType::kHandle)251 testing::Values(HandleType::kHandle,
142 tag_ = Tag::kHandle; in SetDeferred()168 kHandle, enumerator
93 case Entry::Tag::kHandle: in CheckAllElementsAreUnique()371 case Tag::kHandle: in ToHandle()