1# Copyright (c) 2024 Huawei Device Co., Ltd. 2# Licensed under the Apache License, Version 2.0 (the "License"); 3# you may not use this file except in compliance with the License. 4# You may obtain a copy of the License at 5# 6# http://www.apache.org/licenses/LICENSE-2.0 7# 8# Unless required by applicable law or agreed to in writing, software 9# distributed under the License is distributed on an "AS IS" BASIS, 10# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 11# See the License for the specific language governing permissions and 12# limitations under the License. 13 14id: 12345678 - load: undefined 15id: 1234567891 - load: undefined 16id: 9999999999 - load: undefined 17id: 135 - load: undefined 18id: 0 - load: undefined 19id: abc - load: undefined 20id: cba - load: undefined 21id: 12345678 - load: 12345678 22id: 1234567891 - load: 1234567891 23id: 9999999999 - load: 9999999999 24id: 135 - load: 135 25id: 0 - load: 0 26id: abc - load: abc 27id: cba - load: cba 28id: 12345678 - load: undefined 29id: 1234567891 - load: undefined 30id: 9999999999 - load: undefined 31id: 135 - load: undefined 32id: 0 - load: undefined 33id: abc - load: undefined 34id: cba - load: undefined 35id: 12345678 - load: 12345678 36id: 1234567891 - load: 1234567891 37id: 9999999999 - load: 9999999999 38id: 135 - load: 135 39id: 0 - load: 0 40id: abc - load: abc 41id: cba - load: cba