Searched defs:res2 (Results 1 – 3 of 3) sorted by relevance
| /commonlibrary/ets_utils/js_sys_module/console/test/ |
| D | test_console.cpp | 130 napi_value res2 = ConsoleTest::ConsoleLog<OHOS::JsSysModule::LogLevel::ERROR>(env, cbinfo); variable 328 napi_value res2 = ConsoleTest::CountReset(env, cbinfo2); variable 373 napi_value res2 = ConsoleTest::Group(env, cbinfo2); variable 421 napi_value res2 = ConsoleTest::Table(env, cbinfo2); variable 445 napi_value res2 = ConsoleTest::Time(env, cbinfo1); // Test repeat timerName, warn message check variable 482 napi_value res2 = ConsoleTest::Trace(env, cbinfo2); variable 510 napi_value res2 = ConsoleTest::Assert(env, cbinfo2); variable 560 bool res2 = 0; variable 586 napi_value res2 = ConsoleTest::ConsoleLog<OHOS::JsSysModule::LogLevel::ERROR>(env, cbinfo); variable
|
| /commonlibrary/rust/ylong_runtime/ylong_runtime/src/sync/ |
| D | rwlock.rs | 438 let res2 = lock.try_read(); in ut_rwlock_try_read_02() localVariable 523 let res2 = lock.try_write(); in ut_rwlock_try_write_02() localVariable
|
| /commonlibrary/ets_utils/js_api_module/xml/test/ |
| D | test_xml.cpp | 1102 …std::string res2 = "Hello, World! companyJohn amp;amp; Hanscompany titleHappytitletitleHappytitle"; variable 1186 …std::string res2 = " Hanscompany titleHappytitletitleHappytitle todoWorktodo todoPlaytodo go there… variable 1270 …std::string res2 = "Hello, World! companyJohn amp;amp; Hanscompany titleHappytitletitleHappytitle … variable 1313 …std::string res2 = "Hello, World! companyJohn amp;amp; Hanscompany titleHappytitletitleHappytitle … variable 1397 …std::string res2 = " Hanscompany titleHappytitletitleHappytitle todoWorktodo todoPlaytodo go there… variable 1440 …std::string res2 = " Hanscompany titleHappytitletitleHappytitle todoWorktodo todoPlaytodo go there… variable 1484 …std::string res2 = "Hello, World! companyJohn amp;amp; Hanscompany titleHappytitletitleHappytitle … variable
|