Home
last modified time | relevance | path

Searched defs:invalid_json (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/grpc-grpc/test/cpp/client/
H A Dcredentials_test.cc193 const char invalid_json[] = R"( local
/aosp_15_r20/external/tink/cc/jwt/
H A Djwk_set_converter_test.cc517 std::string invalid_json = R"({[}])"; in SetUp() local