Home
last modified time | relevance | path

Searched defs:golden (Results 1 – 25 of 28) sorted by relevance

12

/external/webrtc/api/video_codecs/
Dvp8_frame_config.cc21 BufferFlags golden, in Vp8FrameConfig()
26 BufferFlags golden, in Vp8FrameConfig()
32 BufferFlags golden, in Vp8FrameConfig()
/external/eigen/unsupported/test/
Dcxx11_tensor_executor.cpp131 Tensor<T, NumDims, Options, Index> golden; in test_execute_broadcasting() local
263 Tensor<T, NumDims, Options, Index> golden(shuffled_dims); in test_execute_shuffle_rvalue() local
297 Tensor<T, NumDims, Options, Index> golden(shuffled_dims); in test_execute_shuffle_lvalue() local
335 Tensor<T, ReshapedDims, Options, Index> golden = src.reshape(reshaped_dims); in test_execute_reshape() local
374 Tensor<T, NumDims, Options, Index> golden = in test_execute_slice_rvalue() local
418 Tensor<T, NumDims, Options, Index> golden = src; in test_execute_slice_lvalue() local
451 Tensor<T, NumDims, Options, Index> golden; in test_execute_broadcasting_of_forced_eval() local
494 Tensor<T, NumDims, Options, Index> golden; in test_execute_generator_op() local
529 Tensor <T, NumDims, Options, Index> golden; in test_execute_reverse_rvalue() local
/external/owasp/sanitizer/src/tests/org/owasp/html/
DHtmlLexerTest.java54 String golden = Resources.toString( in testHtmlLexer() local
148 private static void assertTokens(String markup, String... golden) { in assertTokens()
DEncodingTest.java43 String golden = in testDecodeHtml() local
DHtmlStreamRendererTest.java283 private void assertNormalized(String golden, String htmlInput) in assertNormalized()
DCssTokensTest.java117 golden = tests[i+1]; in testStringEscaping() local
197 golden = tests[i+1]; in testIdentReencoding() local
/external/v4l2_codec2/tests/c2_e2e_test/jni/
Dvideo_frame.cpp150 bool VideoFrame::MatchHalFormatByGoldenMD5(const std::string& golden) { in MatchHalFormatByGoldenMD5()
192 bool VideoFrame::VerifyMD5(const std::string& golden) { in VerifyMD5()
Dvideo_decoder_e2e_test.cpp170 std::string golden; in VerifyMD5() local
/external/libbrillo/brillo/
Dtest_helpers.h19 inline void ExpectFileEquals(const char* golden, const char* file_path) { in ExpectFileEquals()
/external/angle/src/common/
Dmatrix_utils_unittest.cpp61 void CheckMatrixCloseToGolden(float *golden, const Mat4 &m) in CheckMatrixCloseToGolden()
71 void CheckMatrixCloseToGolden(const std::vector<float> &golden, const Mat4 &m) in CheckMatrixCloseToGolden()
276 Mat4 golden(elementsExpected); in TEST() local
730 Mat4 golden(elementsExpected); in TEST() local
774 Mat4 golden(elementsExpected); in TEST() local
/external/desugar/test/java/com/google/devtools/build/android/desugar/
DBytecodeTypeInferenceTest.java47 String golden = Files.asCharSource(GOLDEN_PATH.toFile(), StandardCharsets.UTF_8).read().trim(); in testTypeInference() local
/external/pigweed/pw_rpc/ts/
Dpackets_test.ts69 const golden = new RpcPacket(); constant
/external/grpc-grpc/test/cpp/codegen/
Dgolden_file_test.cc43 std::ifstream golden(golden_file); in run_test() local
/external/robolectric/integration_tests/nativegraphics/src/test/java/org/robolectric/integrationtests/nativegraphics/
DShadowNativeVectorDrawableTest.java284 Bitmap golden = BitmapFactory.decodeResource(resources, goldenImages[i]); in verifyVectorDrawables() local
288 golden, in verifyVectorDrawables() local
/external/ComputeLibrary/tests/validation/CL/UNIT/
DMultithreaded.cpp101 const auto golden = reference::activation_layer<float>(mul, ainfo); in TEST_SUITE() local
/external/grpc-grpc-java/netty/src/test/java/io/grpc/netty/
DProtocolNegotiatorsTest.java345 final String golden = "isThisThingOn?"; in httpProxy_completes() local
409 final String golden = "isThisThingOn?"; in httpProxy_500() local
/external/skia/tests/
DSkGaussFilterTest.cpp34 double sigma; std::vector<double> golden; in DEF_TEST() local
DRecordingXfermodeTest.cpp148 BitmapBackedCanvasStrategy golden(drawer.imageInfo()); in DEF_TEST() local
/external/skia/experimental/lowp-basic/
Dlerp-study.cpp91 int16_t golden = floor(l + 0.5f); in check_lerp() local
Dbilerp-study.cpp106 int16_t golden = floor(l + 0.5); in check_bilerp() local
/external/protobuf/src/google/protobuf/io/
Dzero_copy_stream_unittest.cc574 std::string golden; in TEST_F() local
668 std::string golden = "abcdefghijklmnopqrstuvwxyz"; in TEST_F() local
/external/cronet/third_party/protobuf/src/google/protobuf/io/
Dzero_copy_stream_unittest.cc574 std::string golden; in TEST_F() local
668 std::string golden = "abcdefghijklmnopqrstuvwxyz"; in TEST_F() local
/external/libchrome/mojo/public/cpp/bindings/tests/
Dunion_unittest.cc1033 std::string golden("hello world"); in TEST() local
1050 std::string golden("hello world"); in TEST() local
1078 std::string golden("hello world"); in TEST() local
/external/tensorflow/tensorflow/lite/kernels/
Dcpu_backend_gemm_test.cc369 const std::vector<DstScalar>& golden) { in TestSomeGemm()
/external/rust/crates/quiche/deps/boringssl/src/third_party/googletest/test/
Dgoogletest-output-test_.cc113 const char* golden = kGoldenString; in TEST() local

12