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

/openjdk9/test/fmw/gtest/include/gtest/
H A Dgtest-spi.h105 const TestPartResult::Type type_; member in class:testing::internal::SingleFailureChecker
H A Dgtest-test-part.h103 Type type_; member in class:testing::TestPartResult
/openjdk9/hotspot/src/share/vm/code/
H A Dlocation.hpp77 Location(Where where_, Type type_, unsigned offset_) { argument
84 inline void set(Where where_, Type type_, unsigned offset_) { argument

Completed in 93 milliseconds