Home
last modified time | relevance | path

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

/base/update/updater/test/unittest/utils/json/
H A Dutils_json_visitor_test.cpp84 using PairType = std::pair<std::string_view, std::string_view>;
86 void TestInvalidCases(T &obj, const std::array<PairType, N> &replaceData, const std::string &jsonStr) in TestInvalidCases()
153 PairType { R"("d1":1)", R"("d1":"1")" }, PairType { R"("d2":"true")", R"("d2":true)" }, in HWTEST_F()
154 PairType { R"("d3":true)", R"("d3":"true")" } in HWTEST_F()
180 PairType { R"("d1":1)", R"("d1":"1")" }, PairType { R"("r":1)", R"("r":"1")" }, in HWTEST_F()
181 PairType { R"("g":"foo")", R"("g":1)" }, PairType { R"("b":true)", R"("b":"true")" }, in HWTEST_F()
182 PairType { in HWTEST_F()
[all...]
/base/security/device_auth/deps_adapter/key_management_adapter/interfaces/
H A Dalg_defs.h33 } PairType; // range: 0 ~ 2^8-1 typedef

Completed in 2 milliseconds