Home
last modified time | relevance | path

Searched refs:quotaValue (Results 1 - 1 of 1) sorted by relevance

/kernel/liteos_a/testsuites/unittest/process/plimits/
H A Dprocess_plimits_test.cpp752 char quotaValue[TEST_BUFFER_SIZE]; in CreatePlimitGroup() local
776 if (sprintf_s(quotaValue, TEST_BUFFER_SIZE, "%llu", quotaUs) < 0) { in CreatePlimitGroup()
784 ret = WriteFile(quotapath, quotaValue); in CreatePlimitGroup()

Completed in 2 milliseconds