Home
last modified time | relevance | path

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

/base/update/updateservice/test/unittest/update_client/
Dclient_stub.cpp55 auto testValue = new TestNApiValue(type, value); in CreateNapiValue() local
230 TestNApiValue* testValue = (TestNApiValue*)object; in napi_has_named_property() local
244 TestNApiValue* testValue = (TestNApiValue*)object; in napi_get_named_property() local
289 TestNApiValue* testValue = (TestNApiValue*)value; in napi_get_value_string_utf8() local
301 TestNApiValue* testValue = (TestNApiValue*)value; in napi_get_value_int32() local
308 TestNApiValue* testValue = (TestNApiValue*)value; in napi_get_value_uint32() local
315 TestNApiValue* testValue = (TestNApiValue*)value; in napi_get_value_int64() local
324 TestNApiValue* testValue = (TestNApiValue*)value; in napi_set_named_property() local