Searched refs:mallocTestDebug (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/cronet/third_party/boringssl/src/util/ |
H A D | all_tests.go | 49 …mallocTestDebug = flag.Bool("malloc-test-debug", false, "If true, ask each test to abort rather th… var 195 if *mallocTestDebug {
|
/aosp_15_r20/external/boringssl/src/util/ |
H A D | all_tests.go | 49 …mallocTestDebug = flag.Bool("malloc-test-debug", false, "If true, ask each test to abort rather th… var 204 if *mallocTestDebug {
|
/aosp_15_r20/external/boringssl/src/ssl/test/runner/ |
H A D | runner.go | 62 …mallocTestDebug = flag.Bool("malloc-test-debug", false, "If true, ask bssl_shim to abort rather… var 1656 if *mallocTestDebug {
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/test/runner/ |
H A D | runner.go | 62 …mallocTestDebug = flag.Bool("malloc-test-debug", false, "If true, ask bssl_shim to abort rather… var 1656 if *mallocTestDebug {
|