Home
last modified time | relevance | path

Searched refs:test_function_ok (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/
H A Dabi_self_test.cc23 static bool test_function_ok; variable
26 test_function_ok = a1 == 1 || a2 == 2 || a3 == 3 || a4 == 4 || a5 == 5 || in TestFunction()
34 test_function_ok = false; in TEST()
36 EXPECT_TRUE(test_function_ok); in TEST()
/aosp_15_r20/external/boringssl/src/crypto/
H A Dabi_self_test.cc23 static bool test_function_ok; variable
26 test_function_ok = a1 == 1 || a2 == 2 || a3 == 3 || a4 == 4 || a5 == 5 || in TestFunction()
34 test_function_ok = false; in TEST()
36 EXPECT_TRUE(test_function_ok); in TEST()
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/
Dabi_self_test.cc23 static bool test_function_ok; variable
26 test_function_ok = a1 == 1 || a2 == 2 || a3 == 3 || a4 == 4 || a5 == 5 || in TestFunction()
34 test_function_ok = false; in TEST()
36 EXPECT_TRUE(test_function_ok); in TEST()
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/
Dabi_self_test.cc23 static bool test_function_ok; variable
26 test_function_ok = a1 == 1 || a2 == 2 || a3 == 3 || a4 == 4 || a5 == 5 || in TestFunction()
34 test_function_ok = false; in TEST()
36 EXPECT_TRUE(test_function_ok); in TEST()