Home
last modified time | relevance | path

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

/aosp14/system/core/init/test_service/
H A Dtest_service.cpp63 std::string expected_value = argv[i + 1]; in main() local
/aosp14/frameworks/base/cmds/idmap2/tests/
H A DIdmapTests.cpp50 #define ASSERT_TARGET_INLINE_ENTRY(entry, target_resid, ex_config, expected_type, expected_value) \ argument