Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
cjs_util_unittest.cpp File Reference

(0ccf980226462398d5097987466bcffd8236e1e9)

#include "fxjs/cjs_util.h"
#include <iterator>
#include "testing/gtest/include/gtest/gtest.h"
Include dependency graph for cjs_util_unittest.cpp:

Go to the source code of this file.

Functions

 TEST (CJSUtilTest, ParseDataType)

Function Documentation

◆ TEST()

TEST ( CJSUtilTest ,
ParseDataType  )

Definition at line 11 of file cjs_util_unittest.cpp.

References fxcrt::WideString::WideString(), CJS_Util::kDouble, CJS_Util::kInt, CJS_Util::kInvalid, CJS_Util::kString, and CJS_Util::ParseDataType().

Here is the call graph for this function: