Searched refs:secondExpectFrameCache (Results 1 – 1 of 1) sorted by relevance
| /developtools/smartperf_host/trace_streamer/test/unittest/pbreader_parser/native_memory/ |
| D | native_hook_parser_test.cpp | 815 …NativeHookFrameCache secondExpectFrameCache(1, 0, IP_01, expectSymbolData, expectFilePathData, OFF… variable 818 EXPECT_TRUE(secondExpectFrameCache == secondResultFrameCache); 1258 …NativeHookFrameCache secondExpectFrameCache(1, 1, IP_01, expectSymbolData, expectFilePathData, OFF… variable 1261 EXPECT_TRUE(secondExpectFrameCache == secondResultFrameCache); 1319 …NativeHookFrameCache secondExpectFrameCache(1, 1, IP_01, expectSymbolData, expectFilePathData, OFF… variable 1322 EXPECT_TRUE(secondExpectFrameCache == secondResultFrameCache);
|