Home
last modified time | relevance | path

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

/third_party/ltp/testcases/kernel/mem/tunable/
Dovercommit_memory.c185 static void alloc_and_check(long size, int expect_result) in alloc_and_check()
/third_party/cef/tests/ceftests/
Dparser_unittest.cc394 CefString expect_result = ""; in TEST() local