11767c5feSopenharmony_ci<!DOCTYPE html>
21767c5feSopenharmony_ci<html>
31767c5feSopenharmony_ci<!--
41767c5feSopenharmony_ci@license
51767c5feSopenharmony_ciCopyright (C) 2010 The Libphonenumber Authors
61767c5feSopenharmony_ci
71767c5feSopenharmony_ciLicensed under the Apache License, Version 2.0 (the "License");
81767c5feSopenharmony_ciyou may not use this file except in compliance with the License.
91767c5feSopenharmony_ciYou may obtain a copy of the License at
101767c5feSopenharmony_ci
111767c5feSopenharmony_ci     http://www.apache.org/licenses/LICENSE-2.0
121767c5feSopenharmony_ci
131767c5feSopenharmony_ciUnless required by applicable law or agreed to in writing, software
141767c5feSopenharmony_cidistributed under the License is distributed on an "AS-IS" BASIS,
151767c5feSopenharmony_ciWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
161767c5feSopenharmony_ciSee the License for the specific language governing permissions and
171767c5feSopenharmony_cilimitations under the License.
181767c5feSopenharmony_ci-->
191767c5feSopenharmony_ci<!--
201767c5feSopenharmony_ci  Author: Nikolaos Trogkanis
211767c5feSopenharmony_ci-->
221767c5feSopenharmony_ci<head>
231767c5feSopenharmony_ci<meta charset="utf-8">
241767c5feSopenharmony_ci<title>libphonenumber Unit Tests - i18n.phonenumbers - phonenumberutil.js</title>
251767c5feSopenharmony_ci<script src="../../../../closure-library/closure/goog/base.js"></script>
261767c5feSopenharmony_ci<script>
271767c5feSopenharmony_ci  goog.require('goog.proto2.Message');
281767c5feSopenharmony_ci</script>
291767c5feSopenharmony_ci<script src="phonemetadata.pb.js"></script>
301767c5feSopenharmony_ci<script src="phonenumber.pb.js"></script>
311767c5feSopenharmony_ci<script src="metadatafortesting.js"></script>
321767c5feSopenharmony_ci<script src="regioncodefortesting.js"></script>
331767c5feSopenharmony_ci<script src="phonenumberutil.js"></script>
341767c5feSopenharmony_ci<script src="phonenumberutil_test.js"></script>
351767c5feSopenharmony_ci</head>
361767c5feSopenharmony_ci<body>
371767c5feSopenharmony_ci</body>
381767c5feSopenharmony_ci</html>
39