Searched refs:expectedData (Results 1 - 1 of 1) sorted by relevance
/test/xts/hats/kernel/syscalls/mem/msync/ | ||
H A D | MsyncApiTest.cpp | 91 const char *expectedData = "Hello, msync invalidate!"; in HWTEST_F() local 92 ret = strcmp((char *)addr, expectedData); in HWTEST_F() |
Completed in 1 milliseconds