Home
last modified time | relevance | path

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

/art/runtime/jit/
Djit_code_cache_test.cc34 constexpr size_t kSize = 1 * MB; in TEST_F() local
70 constexpr size_t kSize = 1 * MB; in TEST_F() local
/art/compiler/utils/x86/
Dassembler_x86.cc52 static const int kSize = 5; in call() local
/art/compiler/utils/x86_64/
Dassembler_x86_64.cc58 static const int kSize = 5; in call() local