Home
last modified time | relevance | path

Searched defs:res1 (Results 1 – 8 of 8) sorted by relevance

/commonlibrary/ets_utils/js_sys_module/console/test/
Dtest_console.cpp127 napi_value res1 = nullptr; variable
424 napi_value res1 = nullptr; variable
455 napi_value res1 = nullptr; variable
488 napi_value res1 = nullptr; variable
644 napi_value res1 = nullptr; variable
672 napi_value res1 = nullptr; variable
731 bool res1 = 0; variable
767 napi_value res1 = nullptr; variable
818 napi_value res1 = nullptr; variable
/commonlibrary/ets_utils/js_sys_module/timer/test/
Dtest_timer.cpp66 bool res1 = Timer::RegisterTime(nullptr); variable
267 bool res1 = Timer::HasTimer(env); variable
/commonlibrary/ets_utils/js_api_module/xml/test/
Dtest_xml.cpp1149 …std::string res1 = " note [\n<!ENTITY foo \"baa\">]note\r\nfuncrion matchwo(a,6)\r\n{\r\nreturn 1;… variable
1233 …std::string res1 = "note\r\nfuncrion matchwo(a,6)\r\n{\r\nreturn 1;\r\n}\r\nHello, World! companyJ… variable
1317 …std::string res1 = " note [\n<!ENTITY foo \"baa\">]note\r\nfuncrion matchwo(a,6)\r\n{\r\nreturn 1;… variable
1360 …std::string res1 = " note [\n<!ENTITY foo \"baa\">]note\r\nfuncrion matchwo(a,6)\r\n{\r\nreturn 1;… variable
1444 …std::string res1 = "note\\r\\nfuncrion matchwo(a,6)\\r\\n{\\r\\nreturn 1;\\r\\n}\\r\\nHello, World… variable
1487 …std::string res1 = "note\\r\\nfuncrion matchwo(a,6)\\r\\n{\\r\\nreturn 1;\\r\\n}\\r\\nHello, World… variable
1531 …std::string res1 = " note [\n<!ENTITY foo \"baa\">]note\\r\\nfuncrion matchwo(a,6)\\r\\n{\\r\\nret… variable
2174 std::string res1 = XmlTest::GetNamespace(env, prefix, depth); variable
/commonlibrary/ets_utils/js_api_module/uri/test/
Dtest_napi.cpp879 bool res1 = true; variable
/commonlibrary/c_utils/base/test/unittest/common/
Dutils_mapped_file_test.cpp344 std::string res1; variable
/commonlibrary/ets_utils/js_api_module/url/test/
Dtest_napi.cpp1906 bool res1 = false; variable
2067 bool res1 = false; variable
/commonlibrary/c_utils/base/test/benchmarktest/mapped_benchmark_test/
Dmapped_benchmark_test.cpp207 std::string res1; in BENCHMARK_F() local
/commonlibrary/ets_utils/js_util_module/util/test/
Dtest_util.cpp3196 unsigned char* res1 = OHOS::Util::EncodeAchieves(env, stdEncodeInfo1); variable