Searched refs:CONSTANT_999999999999999999 (Results 1 - 1 of 1) sorted by relevance
/test/xts/acts/graphic/nativewindow/entry/src/main/cpp/ |
H A D | nativewindow2.cpp | 69 #define CONSTANT_999999999999999999 999999999999999999
macro 239 long long arr[] = {-CONSTANT_999999999999999999, CONSTANT_999999999999999999};
in testNativeWindowNativeWindowHandleOptSetGetUsageAbnormal() 322 long long arr[] = {-CONSTANT_999999999999999999, static_cast<long long>(CONSTANT_999999999999999999), 1LL << 63};
in testNativeWindowNativeWindowHandleOptSetGetStrideAbnormal() 609 uint64_t arr[] = {CONSTANT_0, CONSTANT_1, CONSTANT_1000, 1ULL << 63, CONSTANT_999999999999999999};
in testNativeWindowNativeWindowHandleOptSetUiTimeStampNormal() 856 flag = OH_NativeWindow_NativeWindowHandleOpt(nativeWindow, SET_SOURCE_TYPE, CONSTANT_999999999999999999);
in testNativeWindowNativeWindowHandleOptSetGetSourceTypeAbnormal() 1857 uint64_t arr[] = {CONSTANT_1, CONSTANT_1000, CONSTANT_1000000000, 1ULL << 63, CONSTANT_999999999999999999};
in testNativeWindowNativeWindowHandleOptSetDesiredPresentTimeStampNormal()
|
Completed in 3 milliseconds