Home
last modified time | relevance | path

Searched defs:invalidIndex (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/tests/adapter/unittest/
H A Dsoftbus_socket_test.cpp2207 int32_t invalidIndex = -1; variable
2221 int32_t invalidIndex = 1000; variable
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/sorted_vector_benchmark_test/
H A Dsorted_vector_benchmark_test.cpp433 const int invalidIndex = -1; in BENCHMARK_F() local