Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dcommand_test.cpp40 size_t command_count = GetAllCommandNames().size(); in TEST() local
42 ASSERT_EQ(command_count + 1, GetAllCommandNames().size()); in TEST()
44 ASSERT_EQ(command_count, GetAllCommandNames().size()); in TEST()