Home
last modified time | relevance | path

Searched defs:AppendOnlyList (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/test/cpp/profiler/
H A Dcontainers.cpp13 TEST(ProfilerTest, AppendOnlyList) { in TEST() argument
/aosp_15_r20/external/pytorch/torch/csrc/profiler/
H A Dcontainers.h53 AppendOnlyList() : buffer_last_{buffer_.before_begin()} {} in AppendOnlyList() function