Home
last modified time | relevance | path

Searched refs:test_profile_start_time (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/cronet/components/metrics/call_stacks/
H A Dcall_stack_profile_builder_unittest.cc39 base::TimeTicks test_profile_start_time() const { in test_profile_start_time() function in metrics::__anonbcd849290111::TestingCallStackProfileBuilder
465 EXPECT_EQ(first_sample_time, profile_builder->test_profile_start_time()); in TEST()