Home
last modified time | relevance | path

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

/developtools/smartperf_host/trace_streamer/test/unittest/pbreader_parser/native_memory/
Dnative_hook_parser_test.cpp685 …NativeHookCache secondExpectNativeHookCache(1, expect_ipid, expect_itid, ALLOCEVENT.c_str(), INVAL… variable
688 EXPECT_TRUE(secondExpectNativeHookCache == secondResultNativeHookCache);
1143 …NativeHookCache secondExpectNativeHookCache(INDEX_SIZE_02, expect_ipid, expect_itid, MMAPEVENT.c_s… variable
1145 EXPECT_TRUE(secondExpectNativeHookCache == NativeHookCache(nativeHook, 1));
1241 …NativeHookCache secondExpectNativeHookCache(INVALID_UINT32, expect_ipid, expect_itid, MUNMAPEVENT.… variable
1244 EXPECT_TRUE(secondExpectNativeHookCache == secondResultNativeHookCache);
1371 …NativeHookCache secondExpectNativeHookCache(INVALID_UINT32, expect_ipid, expect_itid, MUNMAPEVENT.… variable
1375 EXPECT_TRUE(secondExpectNativeHookCache == secondResultNativeHookCache);
1388 EXPECT_TRUE(secondExpectNativeHookCache == secondResultNativeHookCache);
1437 …NativeHookCache secondExpectNativeHookCache(INVALID_UINT32, expect_ipid, expect_itid, MUNMAPEVENT.… variable
[all …]