Home
last modified time | relevance | path

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

/foundation/ability/ability_base/test/unittest/viewdata/
H A Drect_test.cpp28 static const std::string tJson = "{\"height\":0.0,\"left\":0.0,\"top\":0.0,\"width\":0.0}"; member
61 rect->FromJsonString(tJson); in HWTEST_F()
63 EXPECT_EQ(ret, tJson); in HWTEST_F()

Completed in 1 milliseconds