Home
last modified time | relevance | path

Searched refs:test_cpp_version (Results 1 – 1 of 1) sorted by relevance

/third_party/libphonenumber/tools/script/
Dcontinuous-integration.sh29 test_cpp_version() { function
83 test_cpp_version '' "$BASE_LIBS"
84 test_cpp_version '-DUSE_ICU_REGEXP=ON' "$BASE_LIBS"
85 test_cpp_version '-DUSE_LITE_METADATA=ON' '-licuuc -lprotobuf-lite'
86 test_cpp_version '-DUSE_RE2=ON' "$BASE_LIBS -lre2"
87 test_cpp_version '-DUSE_STD_MAP=ON' "$BASE_LIBS"