Home
last modified time | relevance | path

Searched defs:testInt (Results 1 – 3 of 3) sorted by relevance

/test/xts/acts/kernel_lite/process_posix/src/
DPthreadBasicApiTest.cpp239 int testInt = 100; variable
364 int *testInt = (int*)arg; in TestPushParamHandler() local
371 int testInt = 1; in ThreadTestPushParam() local
/test/xts/acts/kernel_lite/futex_posix/src/
DPthreadCondTest.cpp233 int testInt = 0; variable
/test/xts/acts/arkui/ace_napi_test/entry/src/main/cpp/napi/
Dnapi_test.cpp455 int* testInt = (int*)malloc(sizeof(int)); in createExternalArraybuffer() local