Home
last modified time | relevance | path

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

/developtools/smartperf_host/trace_streamer/test/unittest/pbreader_parser/native_memory/
Dnative_hook_parser_test.cpp687 NativeHookCache secondResultNativeHookCache(nativeHook, 1); variable
688 EXPECT_TRUE(secondExpectNativeHookCache == secondResultNativeHookCache);
1243 NativeHookCache secondResultNativeHookCache(nativeHook, 1); variable
1244 EXPECT_TRUE(secondExpectNativeHookCache == secondResultNativeHookCache);
1374 NativeHookCache secondResultNativeHookCache(nativeHook, 1); variable
1375 EXPECT_TRUE(secondExpectNativeHookCache == secondResultNativeHookCache);
1388 EXPECT_TRUE(secondExpectNativeHookCache == secondResultNativeHookCache);
1440 NativeHookCache secondResultNativeHookCache(nativeHook, 1); variable
1441 EXPECT_TRUE(secondExpectNativeHookCache == secondResultNativeHookCache);
1453 EXPECT_TRUE(secondExpectNativeHookCache == secondResultNativeHookCache);
[all …]