Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/
H A Dthread_cache_unittest.cc38 struct ThreadCacheTestParam { struct
43 const std::vector<ThreadCacheTestParam> params = {
44 {ThreadCacheTestParam{
47 {ThreadCacheTestParam{
50 {ThreadCacheTestParam{
53 {ThreadCacheTestParam{
106 : public ::testing::TestWithParam<ThreadCacheTestParam> {