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

/fuchsia/zircon/system/utest/cobalt-client/
H A Dcollector_test.cpp434 auto* tmp_hist = histograms.GetOrNull(2 * metric_id, 0, event_type_index); local
437 ASSERT_TRUE(tmp_hist != nullptr);
438 EXPECT_EQ(tmp_hist->GetCount(i) + observe_args.histograms[index].GetRemoteCount(

Completed in 70 milliseconds