Home
last modified time | relevance | path

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

/external/v8/test/cctest/
Dcctest.cc60 static void PrintTestList(CcTest* current) { in PrintTestList() function
62 PrintTestList(current->prev()); in PrintTestList()
79 PrintTestList(CcTest::last()); in main()