Home
last modified time | relevance | path

Searched refs:fv (Results 1 - 1 of 1) sorted by relevance

/base/update/updater/test/unittest/script/
H A Dscript_interpreter_unittest.cpp65 std::unique_ptr<FloatValue> fv = std::make_unique<FloatValue>(floatValue); in TestScriptInterpreterScriptValue() local
66 if (fv == nullptr) { in TestScriptInterpreterScriptValue()
69 fv->IsTrue(); in TestScriptInterpreterScriptValue()
70 fv.reset(); in TestScriptInterpreterScriptValue()

Completed in 1 milliseconds