Home
last modified time | relevance | path

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

/external/v8/test/cctest/
Dtest-constantpool.cc85 int small_counts[] = { 1, 2, 3, 4 }; in TEST() local
89 CHECK_EQ(small_counts[i], array->number_of_entries(kTypes[i], kSmall)); in TEST()