Searched defs:Current (Results 1 - 3 of 3) sorted by relevance

/openjdk9/corba/src/java.corba/share/classes/org/omg/CORBA/
H A DCurrent.java46 public interface Current extends CurrentOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity interface in inherits:CurrentOperations,org.omg.CORBA.Object,org.omg.CORBA.portable.IDLEntity
/openjdk9/test/fmw/gtest/include/gtest/internal/
H A Dgtest-param-util.h215 virtual const T* Current() const { return &value_; } function in class:testing::internal::RangeGenerator::Iterator
309 virtual const T* Current() const { function in class:testing::internal::ValuesInIteratorRangeGenerator::Iterator
H A Dgtest-param-util-generated.h3208 virtual const ParamType* Current() const { return &current_value_; } function in class:testing::internal::CartesianProductGenerator2::Iterator
3331 virtual const ParamType* Current() const { return &current_value_; } function in class:testing::internal::CartesianProductGenerator3::Iterator
3472 virtual const ParamType* Current() const { return &current_value_; } function in class:testing::internal::CartesianProductGenerator4::Iterator
3630 virtual const ParamType* Current() const { return &current_value_; } function in class:testing::internal::CartesianProductGenerator5::Iterator
3807 virtual const ParamType* Current() const { return &current_value_; } function in class:testing::internal::CartesianProductGenerator6::Iterator
4001 virtual const ParamType* Current() const { return &current_value_; } function in class:testing::internal::CartesianProductGenerator7::Iterator
4214 virtual const ParamType* Current() const { return &current_value_; } function in class:testing::internal::CartesianProductGenerator8::Iterator
4443 virtual const ParamType* Current() const { return &current_value_; } function in class:testing::internal::CartesianProductGenerator9::Iterator
4690 virtual const ParamType* Current() const { return &current_value_; } function in class:testing::internal::CartesianProductGenerator10::Iterator

Completed in 81 milliseconds