Home
last modified time | relevance | path

Searched defs:opt (Results 1 – 4 of 4) sorted by relevance

/art/cmdline/
Dcmdline_parser_test.cc369 JDWP::JdwpOptions opt = JDWP::JdwpOptions(); in TEST_F() local
383 JDWP::JdwpOptions opt = JDWP::JdwpOptions(); in TEST_F() local
411 std::vector<std::string> opt = {"hello"}; in TEST_F() local
417 std::vector<std::string> opt = {"hello", "world"}; in TEST_F() local
423 std::vector<std::string> opt = {"one", "two", "three"}; in TEST_F() local
437 std::vector<std::string> opt = {"hello"}; in TEST_F() local
442 std::vector<std::string> opt = {"hello", "world"}; in TEST_F() local
449 std::vector<std::string> opt = {"one", "two", "three"}; in TEST_F() local
487 TestProfilerOptions opt; in TEST_F() local
496 TestProfilerOptions opt; in TEST_F() local
[all …]
/art/tools/dmtracedump/
Dcreatetesttrace.cc412 int32_t opt = getopt(argc, argv, "v:d"); in parseOptions() local
Dtracedump.cc2532 int32_t opt = getopt(argc, argv, "d:hg:kos:t:"); in parseOptions() local
/art/compiler/optimizing/
Dnodes.cc2344 IntrinsicOptimizations opt(this); in SetIntrinsic() local
2374 IntrinsicOptimizations opt(*this); in NeedsEnvironment() local
2385 IntrinsicOptimizations opt(*this); in NeedsDexCacheOfDeclaringClass() local