Home
last modified time | relevance | path

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

/aosp12/libnativehelper/tests/
H A DJniInvocation_test.cpp27 TEST(JNIInvocation, Debuggable) { in TEST() argument
/aosp12/frameworks/native/cmds/installd/
H A Drun_dex2oat_test.cpp506 TEST_F(RunDex2OatTest, Debuggable) { in TEST_F() argument
/aosp12/build/soong/android/
H A Dconfig.go813 func (c *config) Debuggable() bool { func
H A Dvariable.go241 Debuggable *bool `json:",omitempty"` member