Home
last modified time | relevance | path

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

/aosp12/system/keymaster/tests/
H A Dauthorization_set_test.cpp95 uint32_t int_val = 0; in TEST() local
/aosp12/art/compiler/optimizing/
H A Dload_store_elimination_test.cc3706 HInstruction* int_val = MakeParam(DataType::Type::kInt32); in TEST_F() local
3831 HInstruction* int_val = MakeParam(DataType::Type::kInt32); in TEST_F() local
3965 HInstruction* int_val = MakeParam(DataType::Type::kInt32); in TEST_F() local
7920 HInstruction* int_val = MakeParam(DataType::Type::kInt32); in TEST_F() local
8027 HInstruction* int_val = MakeParam(DataType::Type::kInt32); in TEST_F() local
/aosp12/frameworks/av/services/audioflinger/
H A DAudioFlinger.cpp287 uint32_t int_val; in onFirstRef() local