Lines Matching defs:element
329 const json element = R"( { "name": "VDD_CPU0" } )"_json; in TEST() local
337 const json element = R"( { "foo": 23 } )"_json; in TEST() local
351 const json element = R"( true )"_json; in TEST() local
358 const json element = R"( false )"_json; in TEST() local
366 const json element = R"( 1 )"_json; in TEST() local
380 const json element = R"( in TEST() local
392 const json element = R"( in TEST() local
406 const json element = R"( [ "vdda", "vddb" ] )"_json; in TEST() local
418 const json element = R"( in TEST() local
434 const json element = R"( in TEST() local
451 const json element = R"( in TEST() local
468 const json element = R"( in TEST() local
487 const json element = R"( in TEST() local
504 const json element = R"( in TEST() local
533 const json element = R"( [ "vdda", "vddb" ] )"_json; in TEST() local
545 const json element = R"( in TEST() local
561 const json element = R"( in TEST() local
578 const json element = R"( in TEST() local
595 const json element = R"( in TEST() local
612 const json element = R"( in TEST() local
629 const json element = R"( in TEST() local
646 const json element = R"( in TEST() local
663 const json element = R"( in TEST() local
680 const json element = R"( in TEST() local
698 const json element = R"( in TEST() local
715 const json element = R"( in TEST() local
734 const json element = R"( in TEST() local
744 const json element = R"( in TEST() local
759 const json element = R"( in TEST() local
775 const json element = R"( in TEST() local
794 const json element = R"( in TEST() local
819 const json element = R"( [ "VDD_CPU0", "VCS_CPU1" ] )"_json; in TEST() local
831 const json element = R"( in TEST() local
846 const json element = R"( in TEST() local
862 const json element = R"( in TEST() local
887 const json element = ""; in TEST() local
894 const json element = "vdd_cpu1"; in TEST() local
902 const json element = R"( { "foo": "bar" } )"_json; in TEST() local
914 const json element = ""; in TEST() local
928 const json element = R"( 0 )"_json; in TEST() local
935 const json element = R"( 255 )"_json; in TEST() local
943 const json element = R"( 1.03 )"_json; in TEST() local
955 const json element = R"( -1 )"_json; in TEST() local
967 const json element = R"( 256 )"_json; in TEST() local
981 const json element = R"( 1 )"_json; in TEST() local
989 const json element = R"( 1.5 )"_json; in TEST() local
1001 const json element = R"( -1 )"_json; in TEST() local
1015 const json element = R"( [ "foo", "bar" ] )"_json; in TEST() local
1022 const json element = R"( { "foo": "bar" } )"_json; in TEST() local
1036 const json element = R"( { "foo": "bar" } )"_json; in TEST() local
1043 const json element = R"( [ "foo", "bar" ] )"_json; in TEST() local
1057 const json element = R"( in TEST() local
1069 const json element = R"( in TEST() local