Searched refs:Register (Results 1 - 3 of 3) sorted by relevance

/hardware/qcom/display/msm8996/sdm/libs/core/
H A Ddump_impl.h46 static void Register(DumpImpl *dump_impl);
H A Ddump_impl.cpp53 Register(this);
74 void DumpImpl::Register(DumpImpl *dump_impl) { function in class:sdm::DumpImpl
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
H A Dgtest.h7518 // TypeParameterizedTest<Fixture, TestSel, Types>::Register()
7532 static bool Register(const char* prefix, const char* case_name, function in class:testing::internal::TypeParameterizedTest
7553 ::Register(prefix, case_name, test_names, index + 1);
7561 static bool Register(const char* /*prefix*/, const char* /*case_name*/, function in class:testing::internal::TypeParameterizedTest
7567 // TypeParameterizedTestCase<Fixture, Tests, Types>::Register()
7574 static bool Register(const char* prefix, const char* case_name, function in class:testing::internal::TypeParameterizedTestCase
7579 TypeParameterizedTest<Fixture, Head, Types>::Register(
7584 ::Register(prefix, case_name, SkipComma(test_names));
7592 static bool Register(const char* /*prefix*/, const char* /*case_name*/, function in class:testing::internal::TypeParameterizedTestCase
17403 GTEST_TYPE_PARAMS_(CaseName)>::Register(\
[all...]

Completed in 102 milliseconds