Searched refs:GetCordzInfoForTesting (Results 1 – 3 of 3) sorted by relevance
144 EXPECT_THAT(GetCordzInfoForTesting(cord), Eq(nullptr)); in TEST()152 CordzStatistics stats = GetCordzInfoForTesting(cord)->GetCordzStatistics(); in TEST()166 const CordzInfo* info = GetCordzInfoForTesting(cord()); in TEST_P()168 EXPECT_THAT(GetCordzInfoForTesting(cord()), Eq(nullptr)); in TEST_P()176 CordzStatistics stats = GetCordzInfoForTesting(cord())->GetCordzStatistics(); in TEST_P()188 CordzStatistics stats = GetCordzInfoForTesting(cord)->GetCordzStatistics(); in TEST()200 CordzStatistics stats = GetCordzInfoForTesting(cord)->GetCordzStatistics(); in TEST()209 const CordzInfo* info = GetCordzInfoForTesting(cord); in TEST()212 EXPECT_THAT(GetCordzInfoForTesting(cord), Eq(nullptr)); in TEST()219 const CordzInfo* info = GetCordzInfoForTesting(cord); in TEST()[all …]
36 inline const cord_internal::CordzInfo* GetCordzInfoForTesting( in GetCordzInfoForTesting() function57 const cord_internal::CordzInfo* cord_info = GetCordzInfoForTesting(arg);84 const cord_internal::CordzInfo* cord_info = GetCordzInfoForTesting(arg);144 ABSL_ASSERT(GetCordzInfoForTesting(cord) == nullptr); in UnsampledCord()
689 friend const CordzInfo* GetCordzInfoForTesting(const Cord& cord);