OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:set_res
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/cmds/incident_helper/tests/
CpuInfoParser_test.cpp
97
task1->
set_res
("3.8M");
111
task2->
set_res
("404M");
125
task3->
set_res
("0");
139
task4->
set_res
("0");
/external/ltp/testcases/kernel/controllers/cgroup_xattr/
cgroup_xattr.c
188
int i,
set_res
= 0, get_res = 0;
local
198
set_res
|= cgrp_files_walking(".", set_xattrs);
208
tst_resm(TINFO, "Set tests result: %s", (
set_res
) ? "FAIL" : "PASS");
/system/core/toolbox/
newfs_msdos.c
264
u_int extra_res, alignment=0,
set_res
, set_spf, set_spc, tempx, attempts=0;
local
552
set_res
= !bpb.res;
566
if (
set_res
)
598
if(
set_res
) {
[
all
...]
Completed in 353 milliseconds