HomeSort by relevance Sort by last modified time
    Searched defs:AbortReason (Results 1 - 16 of 16) sorted by null

  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/DxeCapsuleLib/
DxeCapsuleLib.c 157 CHAR16 *AbortReason;
327 AbortReason = NULL;
336 &AbortReason // AbortReason
346 &AbortReason // AbortReason
349 if (AbortReason != NULL) {
350 DEBUG ((EFI_D_ERROR, "%s\n", AbortReason));
351 FreePool(AbortReason);
  /external/llvm/utils/unittest/googletest/include/gtest/internal/
gtest-death-test-internal.h 102 enum AbortReason {
124 virtual void Abort(AbortReason reason) = 0;
  /external/protobuf/gtest/include/gtest/internal/
gtest-death-test-internal.h 100 enum AbortReason { TEST_ENCOUNTERED_RETURN_STATEMENT, TEST_DID_NOT_DIE };
118 virtual void Abort(AbortReason reason) = 0;
  /external/swiftshader/third_party/LLVM/utils/unittest/googletest/include/gtest/internal/
gtest-death-test-internal.h 102 enum AbortReason {
124 virtual void Abort(AbortReason reason) = 0;
  /external/google-breakpad/src/testing/gtest/include/gtest/internal/
gtest-death-test-internal.h 102 enum AbortReason {
124 virtual void Abort(AbortReason reason) = 0;
  /external/googletest/googletest/include/gtest/internal/
gtest-death-test-internal.h 102 enum AbortReason {
124 virtual void Abort(AbortReason reason) = 0;
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/internal/
gtest-death-test-internal.h 102 enum AbortReason {
124 virtual void Abort(AbortReason reason) = 0;
  /external/mesa3d/src/gtest/include/gtest/internal/
gtest-death-test-internal.h 102 enum AbortReason {
124 virtual void Abort(AbortReason reason) = 0;
  /external/v8/testing/gtest/include/gtest/internal/
gtest-death-test-internal.h 102 enum AbortReason {
124 virtual void Abort(AbortReason reason) = 0;
  /external/vulkan-validation-layers/tests/gtest-1.7.0/include/gtest/internal/
gtest-death-test-internal.h 102 enum AbortReason {
124 virtual void Abort(AbortReason reason) = 0;
  /prebuilts/ndk/r16/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-death-test-internal.h 102 enum AbortReason {
124 virtual void Abort(AbortReason reason) = 0;
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/tests/gtest-1.7.0/include/gtest/internal/
gtest-death-test-internal.h 102 enum AbortReason {
124 virtual void Abort(AbortReason reason) = 0;
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeCapsuleLibFmp/
DxeCapsuleLib.c     [all...]
  /external/protobuf/gtest/fused-src/gtest/
gtest.h     [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
gtest.h     [all...]
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/tests/gtest-1.7.0/fused-src/gtest/
gtest.h     [all...]

Completed in 818 milliseconds