Home
last modified time | relevance | path

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

/system/nvram/core/tests/
Dgtest_stubs.h48 #define EXPECT_EQ(expected, actual) EXPECT_MSG((expected) == (actual)) macro
/system/core/bootstat/
Dboot_reason_test.sh260 EXPECT_EQ() { function