Home
last modified time | relevance | path

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

/system/netd/resolv/
Dresolver_test.cpp252 std::string result_str = ToString(result); in RunGetAddrInfoStressTest_Binder() local
590 std::string result_str = ToString(result); in TEST_F() local
1154 std::string result_str = ToString(result); in TEST_F() local
1574 std::string result_str = ToString(result); in TEST_F() local
1697 const std::string result_str = ToString(ai_result); in TEST_F() local
1709 const std::string result_str = ToString(ai_result); in TEST_F() local
2429 const std::string result_str = ToString(ai_result); in TEST_F() local
2540 std::string result_str = ToString(result); in TEST_F() local
2584 std::string result_str = ToString(result); in TEST_F() local
2651 std::string result_str = ToString(result); in TEST_F() local
[all …]
/system/sepolicy/tools/
Dcheckfc.c243 char *result_str[] = { "subset", "equal", "superset", "incomparable" }; in do_compare_and_die_on_error() local