HomeSort by relevance Sort by last modified time
    Searched refs:ColoredPrintf (Results 1 - 15 of 15) sorted by null

  /test/vts/runners/target/gtest/
gtest_main.cpp 54 // Reuse of testing::internal::ColoredPrintf in gtest.
57 void ColoredPrintf(GTestColor color, const char* fmt, ...);
67 using testing::internal::ColoredPrintf;
301 ColoredPrintf(COLOR_GREEN, "[==========] ");
317 ColoredPrintf(COLOR_GREEN, "[ RUN ] ");
325 ColoredPrintf(COLOR_GREEN, "[ OK ] ");
327 ColoredPrintf(COLOR_RED, "[ FAILED ] ");
371 ColoredPrintf(COLOR_GREEN, "[==========] ");
379 ColoredPrintf(COLOR_GREEN, "[ PASS ] ");
386 ColoredPrintf(COLOR_RED, "[ FAIL ] ")
    [all...]
  /bionic/tests/
gtest_main.cpp 79 // Reuse of testing::internal::ColoredPrintf in gtest.
87 void ColoredPrintf(GTestColor color, const char* fmt, ...);
96 using testing::internal::ColoredPrintf;
340 ColoredPrintf(COLOR_GREEN, "[==========] ");
359 ColoredPrintf(COLOR_GREEN, "[ RUN ] ");
367 ColoredPrintf(COLOR_GREEN, "[ OK ] ");
369 ColoredPrintf(COLOR_RED, "[ FAILED ] ");
384 ColoredPrintf(COLOR_GREEN, "[ OK ] ");
386 ColoredPrintf(COLOR_RED, "[ FAILED ] ");
388 ColoredPrintf(COLOR_RED, "[ TIMEOUT ] ")
    [all...]
  /external/google-breakpad/src/testing/gtest/src/
gtest.cc     [all...]
  /external/googletest/googletest/src/
gtest.cc     [all...]
  /external/libvpx/libvpx/third_party/googletest/src/src/
gtest.cc     [all...]
  /external/llvm/utils/unittest/googletest/src/
gtest.cc     [all...]
  /external/mesa3d/src/gtest/src/
gtest.cc     [all...]
  /external/protobuf/gtest/src/
gtest.cc     [all...]
  /external/swiftshader/third_party/LLVM/utils/unittest/googletest/
gtest.cc     [all...]
  /external/v8/testing/gtest/src/
gtest.cc     [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/src/
gtest.cc     [all...]
  /prebuilts/ndk/r16/sources/third_party/googletest/googletest/src/
gtest.cc     [all...]
  /external/protobuf/gtest/fused-src/gtest/
gtest-all.cc     [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
gtest-all.cc     [all...]
  /prebuilts/ndk/r16/sources/third_party/vulkan/src/tests/gtest-1.7.0/fused-src/gtest/
gtest-all.cc     [all...]

Completed in 169 milliseconds