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
cxfa_xmllocale_unittest.cpp File Reference

(813d9ae984a99e739b99cf694a9d5b24d0a6b7a7)

+ Include dependency graph for cxfa_xmllocale_unittest.cpp:

Go to the source code of this file.

Classes

class  CXFA_XMLLocaleTest
 

Functions

 TEST_F (CXFA_XMLLocaleTest, Create)
 
 TEST_F (CXFA_XMLLocaleTest, CreateBadXML)
 
 TEST_F (CXFA_XMLLocaleTest, GetName)
 
 TEST_F (CXFA_XMLLocaleTest, GetNumericSymbols)
 
 TEST_F (CXFA_XMLLocaleTest, GetDateTimeSymbols)
 
 TEST_F (CXFA_XMLLocaleTest, GetMonthName)
 
 TEST_F (CXFA_XMLLocaleTest, GetDayName)
 
 TEST_F (CXFA_XMLLocaleTest, GetMeridiemName)
 
 TEST_F (CXFA_XMLLocaleTest, GetEraName)
 
 TEST_F (CXFA_XMLLocaleTest, GetDatePattern)
 
 TEST_F (CXFA_XMLLocaleTest, GetTimePattern)
 
 TEST_F (CXFA_XMLLocaleTest, GetNumPattern)
 

Function Documentation

◆ TEST_F() [1/12]

TEST_F ( CXFA_XMLLocaleTest ,
Create  )

Definition at line 100 of file cxfa_xmllocale_unittest.cpp.

◆ TEST_F() [2/12]

TEST_F ( CXFA_XMLLocaleTest ,
CreateBadXML  )

Definition at line 105 of file cxfa_xmllocale_unittest.cpp.

References CXFA_XMLLocale::Create().

+ Here is the call graph for this function:

◆ TEST_F() [3/12]

◆ TEST_F() [4/12]

TEST_F ( CXFA_XMLLocaleTest ,
GetDateTimeSymbols  )

Definition at line 128 of file cxfa_xmllocale_unittest.cpp.

◆ TEST_F() [5/12]

TEST_F ( CXFA_XMLLocaleTest ,
GetDayName  )

Definition at line 145 of file cxfa_xmllocale_unittest.cpp.

◆ TEST_F() [6/12]

TEST_F ( CXFA_XMLLocaleTest ,
GetEraName  )

Definition at line 163 of file cxfa_xmllocale_unittest.cpp.

◆ TEST_F() [7/12]

TEST_F ( CXFA_XMLLocaleTest ,
GetMeridiemName  )

Definition at line 155 of file cxfa_xmllocale_unittest.cpp.

◆ TEST_F() [8/12]

TEST_F ( CXFA_XMLLocaleTest ,
GetMonthName  )

Definition at line 135 of file cxfa_xmllocale_unittest.cpp.

◆ TEST_F() [9/12]

TEST_F ( CXFA_XMLLocaleTest ,
GetName  )

Definition at line 110 of file cxfa_xmllocale_unittest.cpp.

◆ TEST_F() [10/12]

TEST_F ( CXFA_XMLLocaleTest ,
GetNumericSymbols  )

Definition at line 117 of file cxfa_xmllocale_unittest.cpp.

◆ TEST_F() [11/12]

◆ TEST_F() [12/12]