Home
last modified time | relevance | path

Searched refs:g_commonEvent (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/web/webview/test/fuzztest/ohos_adapter/datetimeformat_fuzzer/
H A Ddatetimeformatadapterimpl_fuzzer.cpp29 bool g_commonEvent = false; variable
36 return g_commonEvent; in SubscribeCommonEvent()
70 g_commonEvent = true; in DateTimeFormatAdapterFuzzTest()
/ohos5.0/base/web/webview/test/unittest/ohos_adapter/date_time_adapter_impl_test/
H A Ddate_time_adapter_impl_test.cpp33 bool g_commonEvent = false; variable
40 return g_commonEvent; in SubscribeCommonEvent()
113 g_commonEvent = true;