Home
last modified time | relevance | path

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

/system/extras/simpleperf/
DBranchListFile_test.cpp34 std::vector<bool> branch2 = ProtoStringToETMBranch(s, branch.size()); in TEST() local
119 std::vector<bool> branch2 = {true, false}; in TEST() local