OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:expected_counter
(Results
1 - 6
of
6
) sorted by null
/external/valgrind/drd/tests/
rwlock_test.stderr.exp
2
s_counter -
expected_counter
= 0
rwlock_test.c
60
int
expected_counter
;
local
106
expected_counter
= threads_created * s_num_iterations;
107
fprintf(stderr, "s_counter -
expected_counter
= %d\n",
108
s_counter -
expected_counter
);
109
expected_grand_sum = 1ULL *
expected_counter
* (
expected_counter
- 1) / 2;
/external/valgrind/helgrind/tests/
rwlock_test.stderr.exp
2
s_counter -
expected_counter
= 0
/art/runtime/gc/
task_processor_test.cc
105
TestOrderTask(uint64_t expected_time, size_t
expected_counter
, size_t* counter)
106
: HeapTask(expected_time), expected_counter_(
expected_counter
), counter_(counter) {
/device/huawei/angler/power/
power-8994.c
68
uintptr_t
expected_counter
= (uintptr_t)arg;
local
79
if (video_encode_hint_should_enable == true && video_encode_hint_counter ==
expected_counter
) {
/device/lge/bullhead/power/
power-8992.c
68
uintptr_t
expected_counter
= (uintptr_t)arg;
local
79
if (video_encode_hint_should_enable == true && video_encode_hint_counter ==
expected_counter
) {
Completed in 2841 milliseconds