mirror of
https://github.com/openharmony/ability_ability_runtime.git
synced 2026-08-24 12:43:16 -04:00
+1
-1
@@ -33,7 +33,7 @@ constexpr const char* BASE_LOG_FILE = "/log";
|
||||
constexpr const char* EL_LIST[] = { "el1", "el2", "el3", "el4", "el5" };
|
||||
constexpr int32_t BUFFER_SIZE = 1024;
|
||||
const std::string TEST_BUNDLE_NAME = "com.example.myapplication";
|
||||
constexpr const char* TEST_PAGE_NAME = "https://www.baidu.com";
|
||||
constexpr const char* TEST_PAGE_NAME = "https://xxx.test.com";
|
||||
}
|
||||
|
||||
using namespace testing;
|
||||
|
||||
Reference in New Issue
Block a user